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
Hi Brent,
I am trying to run below command
seqcover report --genes LEPR,MC4R --fasta /gpfs/data_jrnas1/ref_data/Homo_sapiens/hs37d5/Sequences/WholeGenomeSequence/hs37d5.fa temp/*.bed.gz -r my_genes_report.html --hg19
I don't have internet access from my nodes. I think I am getting error due to that. Do you have any suggestion about how to handle this issue?
The text was updated successfully, but these errors were encountered:
hi, you can use seqcover save-transcripts from the head node or elsewhere, call seqcover report --transcripts-file $tr.json ...
seqcover save-transcripts
seqcover report --transcripts-file $tr.json ...
Sorry, something went wrong.
No branches or pull requests
Hi Brent,
I am trying to run below command
seqcover report --genes LEPR,MC4R --fasta /gpfs/data_jrnas1/ref_data/Homo_sapiens/hs37d5/Sequences/WholeGenomeSequence/hs37d5.fa temp/*.bed.gz -r my_genes_report.html --hg19
I don't have internet access from my nodes. I think I am getting error due to that.
Do you have any suggestion about how to handle this issue?
The text was updated successfully, but these errors were encountered: