Skip to content

brickmanlab/ngs-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

This repository contains a template for creating either Assay or Project. For more info please read out RDM guidelines.

Creating Assay

module load miniconda/latest
source activate brickman

cd /home/$USER/Brickman/assays
cruft create https://github.com/brickmanlab/ngs-template --directory="assay"

Creating Project

module load miniconda/latest
source activate brickman

cd /home/$USER/Brickman/projects
cruft create https://github.com/brickmanlab/ngs-template --directory="project"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages