
Qianru Lenus SUN
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by Qianru Lenus SUN Sort by recent activity-
Gökalp Çelik may I bother for your help? thanks! here is my contig.tsv
-
Gökalp Çelik Thank you so much! The issue got fixed! While, the error about R and ggplot2 and other dependencies version (I'm not sure) as shown as below, although with a .pdf generated, not sure...
-
Gökalp Çelik thanks! I have added the different types in one go (as previously I found in the VariantRecalibrator step, if i remove each annotation, e.g. QD, then the next error will be MQ, followi...
-
Gökalp Çelik Dear Celik, Thank you so much! I did check my sample.hc.vcf.gz (generated by gatk HaplotypeCaller), showing as below (i just screenshotted the first 3 pages), all the "##FILTER=<ID=xx...
-
Gökalp Çelik Genevieve Brandt (she/her) Dear developers, I have completed the VariantAnnotator successfully after running 23 hours, with generating the sample_VariantAnnotator.vcf. Next, the same e...
-
Gökalp Çelik Thanks! It worked after switching to the gatk BQSR recalibrated .bam. But may I know how long the gatk VariantAnnotator would run? seems there is no info online, and so far, it has las...
-
Gökalp Çelik Dear developer, may I have your idea on it? Thanks!
-
Hi dear developer, may I have your advice? Thanks so much!
-
Following the error above, I run the below (as firstly with error, showing samtools index, then I used the indexed .bam.bai): gatk VariantAnnotator \ -R /path/Homo_sapiens_assembly38.fasta \ -I /...
-
Hi Celik, I found the issue from log, which is due to the hg38.fasta I used in bwa mem from UCSC, while not from gatk bundle. I rerun these and finally the baserecalibrator succeed! Thanks!!