Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kdm9/degradomeanalyser

A post-processing analysis toolkit for integrative degradomics
https://github.com/kdm9/degradomeanalyser

Last synced: 11 days ago
JSON representation

A post-processing analysis toolkit for integrative degradomics

Awesome Lists containing this project

README

        

DegradomeAnalyseR:
=======

DegradomeAnalyseR is copyright 2012 Kevin Murray, and is licensed under the GPLv3 License.

See http://www.gnu.org/licenses/gpl-3.0.txt for the full license text

USAGE:
======
These scripts are used in a bash pipeline, e.g.:

- scrips/sanitise_paresnip_output.py >
- paresnip/paresnip_filter.R --args [ ... ]
- paresnip/paresnip_summarise.R --args
- rnaseq/paresnip_downstream_bias.R --args
- rnaseq/filter_bam.R --args

File pipeline:
==============

Overall pipeline:
-----------------
- RNAseq + Paresnip happen independently
- then, paresnip_downstream_bias.R calculates downstream bias

Paresnip results:
-----------------
- scripts/sanitise_paresnip.py
- paresnip/paresnip_filter.R
- paresnip/paresnip_summarise.R
- rnaseq/paresnip_correlate_FA_SRA.R

RNAseq:
-------
- Align to reference genome
- If required, "samtools view -bS" to convert sam to bam
- filter_bam.R generates target and alignment databases