We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I downloaded the SAD-v0.0.1-Linux64-static.tar.gz file from https://github.com/Kingsford-Group/sad/releases
SAD-v0.0.1-Linux64-static.tar.gz
I unzipped the folder and added it to the path.
unzipped
path
$ transcovdist annotation.gtf quant.sf aux_info/eq_classes.txt sample.bam transcovdist_output
transcovdist: ../src/TransCovDist.cpp:562: int32_t ReadBAMStartPos(std::__cxx11::string, const std::vector<std::__cxx11::basic_string<char> >&, std::map<std::__cxx11::basic_string<char>, int>&, std::map<std::vector<int>, int>&, std::vecto r<int>&, std::map<std::pair<int, int>, double>&, const std::map<std::__cxx11::basic_string<char>, Transcript_t>&, std::ofstream&, std::ofstream&): Assertion `ittrans != transcripts.cend()' failed. Aborted (core dumped)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I downloaded the
SAD-v0.0.1-Linux64-static.tar.gz
file from https://github.com/Kingsford-Group/sad/releasesI
unzipped
the folder and added it to thepath
.Command
Error
The text was updated successfully, but these errors were encountered: