VirusClip script Virus_clip.sh
1
0
Entering edit mode
6.6 years ago
KVC_bioinfo ▴ 590

Hello,

I am trying to use VirusClip for one of my projects. However, I am not sure what exactly we are supposed to provide in the following part of the virus_clip.sh script:

"resources"
refFasta=/path/to/hbv_ref/hbv.fa
blastdb=/pathool01/disk1/software/ref/hg19
annovardb=/pathool01/disk1/data/danielho/ireneng/ANNOVAR/annovar/humandb

If anyone has used virusclip before:

  1. can someone help me with this issue.
  2. also, how long did it take if you have used Virusclip before.

Any help will be greatly appreciated. Thank you!

RNA-seq virusclip • 1.3k views
ADD COMMENT
0
Entering edit mode
6.6 years ago
GenoMax 142k

What part of that do you find confusing?

refFasta = Path (use real paths from your environment) to the fasta file containing sequence of virus of interest (you should have this)
blastdb = Path to the blast database for human genome (in this case hg19, but you can use any other) (you will need to make the index)
annovardb = Path to the annovar human database that you can download following the instructions on this page.

BTW: Don't use # signs in your post tags.

ADD COMMENT
0
Entering edit mode

Thank you. I did not understand annovardb. what exactly that database is?

ADD REPLY

Login before adding your answer.

Traffic: 1549 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6