You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.
Here REF is the reference genome, and NAME is the name of the sample. Each interval is one gene. With these parameters it takes around 3-4 min for each interval on a 64GB machine.
I was wondering if there was a possibility of speeding up the process ( other than reducing -x or increasing -T ). Is there something I might be missing ?
Thank you,
Debayan
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I am using Pindel 0.2.5b9, and using the following command :
$pindelsoftwareDIR/pindel -f $REF -i $NAME".pindel.txt" -c $interval -o $cnvsDir/$NAME.$interval -x 8 -T 12 -L $cnvsDir/$NAME.$interval.pindel.log
Here REF is the reference genome, and NAME is the name of the sample. Each interval is one gene. With these parameters it takes around 3-4 min for each interval on a 64GB machine.
I was wondering if there was a possibility of speeding up the process ( other than reducing -x or increasing -T ). Is there something I might be missing ?
Thank you,
Debayan
The text was updated successfully, but these errors were encountered: