Skip to content

saharbagheri/dada2_metaAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This Python script is designed to facilitate the submission of various 16S amplicon datasets to the FemMicro16S pipeline for analysis.


First, users need to add the raw fastq files of each dataset to the raw_data directory within each dataset's sub directory.


Second, add the datasets parameters to the info_structure.csv file as comma separated values per row for each dataset. These parameters are the flags that can be found in the config.yaml file within the snakemake pipeline. For more details and to access the pipeline, visit the FemMicro16S GitHub repository: (https://github.com/SycuroLab/FemMicro16S/tree/main).


Then, by executing the configuration.py script , users can automatically update each dataset information in the config.yaml file within the Snakemake pipeline directory and submit each dataset for processing on a computational cluster.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages