An open API service indexing awesome lists of open source software.

https://github.com/jcaperella29/python-app-to-preprocess-fastq-files-after-demultiplexing

After the user submits a folder containing FASTQ files , the program will remove the primers and join ends to together. The joined sequences will output as a folder of FASTA files that the user can save
https://github.com/jcaperella29/python-app-to-preprocess-fastq-files-after-demultiplexing

Last synced: 3 months ago
JSON representation

After the user submits a folder containing FASTQ files , the program will remove the primers and join ends to together. The joined sequences will output as a folder of FASTA files that the user can save

Awesome Lists containing this project

README

        

# Python-app-to-preprocess-FASTQ-files-after-demultiplexing
After the user submits a folder containing FASTQ files , the program will remove the primers and join ends to together. The joined sequences will output as a folder of FASTA files that the user can save