yh guo
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by yh guo-
yh guo commented,
"Some GATK tools only exist in a Spark-capable version Those tools don't have the "Spark" suffix." Is it mean tools like CombineGVCFs can run with paremater of --conf 'spark.executor.cores=8'?
-
yh guo commented,
Could I use CombineGVCFs to merge : [1] gvcf files produced from GenotypeGVCFs with --intervals different chrosomes and [2] some gvcf files produced from GenotypeGVCFs without --intervals argument ...
-
yh guo commented,
Hi, I was recently confused about the parameters of sortbam in the call snp flow. At the main steps, you mentioned "SAM/BAM format sorted by coordinate", even in wdl script of "Data Pre-processing"...