Skip to content

BowerH/ISL_Data_Processing

Repository files navigation

ISL_Data_Processing

Currently NOT tested running ggcaller in nextflow script.

to run ggcaller script, It should be in a folder with all the assembly files (.fna) including the reference genome.

./run_ggcaller.sh

Running nextflow script

Installs for nextflow:

Added environment.yml script:

conda env create -f environment.yml

conda activate PA_analysis_env

#verify

conda list

#Now actually to run it:

nextflow run working_PA_pipeline.nf  --base_dir /Users/hannah/Tech/Read_Lab/ISL_Data_Processing/  --run_ggcaller false  --ggcaller_dir (Directory that contains ggcaller output.  --metadata_file (the file with all of the data collected data, should be given.)


About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors