Skip to content

A script that efficiently processes multiple '.fastq' files, automatically organizing the pre-trimmed output into a folder named 'qc_reports_pretrim' for streamlined quality control and sequence data analysis.

Notifications You must be signed in to change notification settings

alitermos/FastQC_processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

FastQC_processor

This script streamlines the processing of '.fastq' files in bulk by utilizing the 'fastqc' tool, and organizing the output into a specifically designated folder named 'qc_reports_pretrim'. This facilitates efficient sequence data management and analysis for quality control processes.

image

Output

The script will create a directory named qc_reports_pretrim in your current working directory and store all output files there.

Troubleshooting

Ensure that you have the necessary permissions to execute the script and write to the directory. If you encounter permission issues, you might need to modify the script's permissions with chmod +x qc_reports.sh.

Contributing

Contributions to improve the script are welcome. Please fork the repository and submit a pull request with your suggested changes.

License

N/A

Report Issues

For support or to report issues, please contact 'atermos@asu.edu'.

About

A script that efficiently processes multiple '.fastq' files, automatically organizing the pre-trimmed output into a folder named 'qc_reports_pretrim' for streamlined quality control and sequence data analysis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages