diff --git a/projects/pisces.md b/projects/pisces.md new file mode 100644 index 0000000..2b2dd51 --- /dev/null +++ b/projects/pisces.md @@ -0,0 +1,15 @@ +--- +name: PISCES +abbreviation: pisces +projectName: pisces +launched: 2020-11-18 +summary: a package for rapid quantitation and quality control of large scale mRNA-seq datasets +description: | + PISCES eases processing of large mRNA-seq experiments by encouraging capture of metadata using sim- ple textual file formats, processing samples on either a single machine or in parallel on a high performance computing cluster (HPC), validating sample identity using genetic fingerprinting, and summarizing all outputs in analysis-ready data matrices. +--- + +> a package for rapid quantitation and quality control of large scale mRNA-seq datasets + +![PISCES workflow](/projects/pisces/pisces_workflow.png) + +See the current documentation at https://opensource.nibr.com/pisces/. \ No newline at end of file diff --git a/static/projects/pisces/pisces_workflow.png b/static/projects/pisces/pisces_workflow.png new file mode 100644 index 0000000..c560293 Binary files /dev/null and b/static/projects/pisces/pisces_workflow.png differ