immcantation / presto

pRESTO is part of the Immcantation analysis framework for Adaptive Immune Receptor Repertoire sequencing (AIRR-seq). pRESTO is a bioinformatics toolkit for processing high-throughput lymphocyte receptor sequencing data.
https://presto.readthedocs.io
GNU Affero General Public License v3.0
0 stars 0 forks source link

Restore pair-fail files in PairSeq #14

Closed ssnn-airr closed 9 years ago

ssnn-airr commented 9 years ago

Original report by Jason Vander Heiden (Bitbucket: javh, GitHub: javh).


Have PairSeq output pair-fail files when --failed flag set. Can store file 1 failed keys in a set, and passed keys in another, then do set diff between file 1 passed and file 2 total keys.

Removed in: https://bitbucket.org/javh/presto/commits/20d2ccf1bda0ca66629526d2b73333fa2f315c13

ssnn-airr commented 9 years ago

Original comment by Jason Vander Heiden (Bitbucket: javh, GitHub: javh).


Added pair-fail files under control of --failed argument.