Closed shaka-emperor closed 4 years ago
Hello @shaka-emperor ,
For aligning, provide the chimeric reference to the aligner. For running AA, use the reference provided in the data_repo (not the chimeric reference). The input bed should simply be the contig corresponding to the viral genome and --extendmode should be "VIRAL".
--extendmode VIRAL looks for all intervals connected to the virus. It reports the sites of integration in new file called
Thanks a lot~~
Hi, virajbdeshpande I noticed that in 'help' documentation, --extendmode string can be set as 'VIRAL' but with no explanation. So I was wondering does "VIRAL" mean something? And I also read your paper "Exploring the landscape of focal amplifications in cancer using AmpliconArchitect" published in Nat. Commun. In this paper, chimeric reference genome was created by combining human genome with virus genome. I am not sure which genome should I use in $AA --ref --bam --bed --out. hg19full.fa? or the chimeric reference genome containing viral sequence? Many thanks