We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pushed triangulation hack 5fc0cf0 should be ok since "new" triangulation does not require minnumchr for karyotyping anymore
triangulation
minnumchr
new requires maxnumchr only:
maxnumchr
DNATriangulation/scripts/triangulation.py
Line 136 in c69aa2b
old required (min,max):
(min,max)
DNATriangulation/scripts/triangulation-old.py
Line 144 in c69aa2b
that was causing frustration here:
DNATriangulation/scripts/karyotype.py
Line 75 in c69aa2b
The text was updated successfully, but these errors were encountered:
No branches or pull requests
pushed triangulation hack 5fc0cf0 should be ok since "new"
triangulation
does not requireminnumchr
for karyotyping anymorenew requires
maxnumchr
only:DNATriangulation/scripts/triangulation.py
Line 136 in c69aa2b
old required
(min,max)
:DNATriangulation/scripts/triangulation-old.py
Line 144 in c69aa2b
that was causing frustration here:
DNATriangulation/scripts/karyotype.py
Line 75 in c69aa2b
The text was updated successfully, but these errors were encountered: