
Shahryar Alavi
Genome analysis pipeline developer
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 20
- Subscriptions 6
Comments
Recent activity by Shahryar Alavi Sort by recent activity-
Because HaplotypeCaller assumes that the input genome is diploid, which is not the case with microbial genomes.
-
But MAF output is somewhat different from VCF; and I think the VCF output format is better for germline variant annotation. With Funcotator we get an integrated (and minuter) "variant calling - ann...
-
The increment argument efficiently speeds up DB renewal: gatk GenomicsDBImport --genomicsdb-update-workspace-path path/to/DB --sample-name-map new_samples.map --batch-size 45 But, is it possible to...
-
What about duplicated genes? To my knowledge, GATK does not call variants if reads are mapped to more than one locus on the genome; e.g. we never see variants of SMN1 and SMN2 genes in our annotate...