Skip to content

BioDepot/dtoxs_alignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

dtoxs_alignment

The container is used to do the alignment steps and is used in conjunction with biodepot/detox_analysis container to produce the final list of differentially expressed genes.

Due to the large sizes, the reference files and fastq files are not included with the container. They need to be provided separately on the host running Docker and then mounted so that they can be seen by the container.

To run:

docker run --rm --name detoxs -v :/root/LINCS/References/Broad_UMI /Human_RefSeq/ -v :/root/LINCS/Seqs biodepot/dtoxs_alignment /root/LINCS/Programs/Broad-DGE/run-alignment-analysis.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages