
Jonathan Klonowski
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 6
Comments
Recent activity by Jonathan Klonowski Sort by recent activity-
No one actually looks at the comments. Lol. Useless.
-
It is not clear by this article what the file extension is for the GenomicsDB object, where it is shored, how to find it, or how to identify it.
-
can you append a gvcf to a previously created gendb database? for example: gatk GenomicsDBImport \ -V gendb://my_database -V data/gvcfs/mother.g.vcf \ -V data/gvcfs/father.g.vcf \ ...
-
It is not clear at what step do you add the information from a new batch of genotyped samples to the previously genotyped information to solve the N + 1 problem. Do I run GenomicsDBImport on the ne...
-
What purpose does --pedigree serve? It says "Pedigree file for determining the population "founders"", but I do not understand what the output is or what that output can be used for.
-
Hello, I am trying to run GenomicsDbImport. Is this compatible with "-XX:+UseParallelGC -XX:ParallelGCThreads=4” I am asking because it seems that the command is restricted to a single node (4.1.5...
-
Are there/where there any advances on getting GenomicsDbImport to have the ability to run in parallel, or is GenomicsDbImport just limited to a single core still?