Skip to content

mskcc/process_fastq

Repository files navigation

process_fastq

image

image

Documentation Status

Updates

Python 3

This package will help process, merge and link fastq in user specified directory from manifest file

Usage

Usage can be found here: https://process-fastq.readthedocs.io/en/latest/usage.html

Features

1. Given Manifest file, path to location of raw fastq, path to where they need to linked:
  1. Get all the folders for the samples and the fastq file
  2. Check quickly the lenght of the reads if read length is not the same use the shorter read length and trim the fastq
  3. Merge the final fastq if comming from multiple runs.
  4. Link all the fastq with the folder structure in user provided location

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

This package will help process, merge and link fastq in user specified directory from manifest file

Resources

License

Stars

Watchers

Forks

Packages

No packages published