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
The make_hg38_tran.sh file for UCSC hg38 genome_tran Hisat2 index (https://genome-idx.s3.amazonaws.com/hisat/hg38_tran.tar.gz) does not contain the path from which GTF file has been obtained.
make_hg38_tran.sh
UCSC_HG38_GTF_BASE is undefined.
UCSC_HG38_GTF_BASE
Though the desired GTF file is included with the index, the source is not clear.
The text was updated successfully, but these errors were encountered:
Could someone in your group comment, @DaehwanKimLab?
Sorry, something went wrong.
No branches or pull requests
The
make_hg38_tran.sh
file for UCSC hg38 genome_tran Hisat2 index (https://genome-idx.s3.amazonaws.com/hisat/hg38_tran.tar.gz) does not contain the path from which GTF file has been obtained.UCSC_HG38_GTF_BASE
is undefined.Though the desired GTF file is included with the index, the source is not clear.
The text was updated successfully, but these errors were encountered: