Skip to content

djwight/Pipelines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pipelines

Collection of various bioinformatics pipelines for DNA and RNA sequencing.

Repository Structure

Pipelines for DNA sequencing and RNA sequencing tasks can be found in the sub-directories highlighted below.

.
├── DNAseq
│   ├── fastq_to_cram
│   └── fastq_to_cram_ont
├── modules
├── RNAseq
│   └── fastq_kallisto_counts
└── setup.py

Tests

Unit tests are run using pytest and can be run with the following command in the root directory.

pytest tests

Configuration for the tests can be found in the .pytest.ini configuration file. See the pytest documentation for more info.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published