
Alijah O'Connor
- Total activity 36
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 15
Posts
Votes on activity by Alijah O'Connor Sort by votes-
Interpretting CrosscheckFingerprints metrics
For my somatic-caller workflow, I am exploring using the CrosscheckFingerprints tool to determine if either sample of a tumor-normal paired group has been swapped (i.e. the fastqs are not actually ...
-
Optimizing Mutect2 threads with a scatter-gathering approach
Getting deeper into a custom-implementation to scatter-gather multiprocessing with Mutect2, I noticed (via htop) there were 15 child processes associated with each actual Mutect2 call. Although mo...
-
Scatter Count recommendations
I'm looking into parallelizing my somatic whole-exome pipeline using the scatter strategy (though recreating it using Bash and Python). That said, I've been looking through the wdl scripts on the ...