aboutsummaryrefslogtreecommitdiff
path: root/bh20sequploader/qc_fasta.py
AgeCommit message (Expand)Author
2020-11-06Uploader script improvementsPjotr Prins
2020-10-01sequence divergence to 5% for minimap2 in the FASTA quality controlAndreaGuarracino
2020-10-01show more information in the error messagesAndreaGuarracino
2020-08-28qc_fasta returns also the seq_type; verified that only one FASTA is sent at a...AndreaGuarracino
2020-08-26typos in the code; little code refactoringAndreaGuarracino
2020-07-16Report similarity == 0Peter Amstutz
2020-07-07minimap2 returns nothing when there is no alignment.Peter Amstutz
2020-07-07Use minimap2 instead of clustalw for fasta QCPeter Amstutz
2020-07-03Add --skip-qc for faster batch importPeter Amstutz
2020-07-03Adding --skip-qcPeter Amstutz
2020-07-03Fix qc_fasta bug closing stream.Peter Amstutz
2020-06-22Better invalid sequence QC handlingPeter Amstutz
2020-06-22Handle upload & assembly of gzipped, paired-end fastqPeter Amstutz
2020-05-29Improved error output for the web uploaderPjotr Prins
2020-04-29Use subprocess invocation is backwards compatible with Python 3.5Peter Amstutz
2020-04-28Call clustalw to compare sequence to referencePeter Amstutz
2020-04-10Fix swapped fasta/fastqPeter Amstutz
2020-04-10Add qc_fastaPeter Amstutz