Skip to content

mkrg01/gene_dup_polar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gene_dup_polar

Code repository to run analyses for Nishiguchi, T. and Ishikawa, A. "Convergent gene duplication in Arctic and Antarctic teleost fishes."

Snakemake is used to manage the workflow.

Workflow execution

To execute the workflow, Singularity must be installed on your system.

Clone this repository.

Navigate to the cloned repository, substituting /path/to/repo with the actual path on your system:

cd /path/to/repo

Pull a snakemake image:

singularity pull docker://snakemake/snakemake:v7.32.4

Run the workflow:

singularity run snakemake_v7.32.4.sif snakemake --use-singularity --cores 1

The output files will be generated in the data folder.

License

The code in this repository is licensed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published