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,
I use following command on a linux server but got errors, " failed for url: http://dn7ywbm9isq8j.cloudfront.net/genomes/seq/hg19/hg19.fasta.gz"
but the server is not connect to internet, so can igv_plotter use a local reference fasta as IGV?
igv_plotter -v -o test -g hg19.genome --igv-jar-path ./IGV_2.4.14/lib/igv.jar test.bam chr17:7572314
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I use following command on a linux server but got errors, " failed for url: http://dn7ywbm9isq8j.cloudfront.net/genomes/seq/hg19/hg19.fasta.gz"
but the server is not connect to internet, so can igv_plotter use a local reference fasta as IGV?
igv_plotter
-v
-o test
-g hg19.genome
--igv-jar-path ./IGV_2.4.14/lib/igv.jar
test.bam
chr17:7572314
The text was updated successfully, but these errors were encountered: