├── LICENCE ├── README.md ├── dexseq_prepare_annotation2.py ├── images ├── dispESt_combined.png └── intersects.png └── load_SubreadOutput.R /LICENCE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vivekbhr/Subread_to_DEXSeq/HEAD/LICENCE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vivekbhr/Subread_to_DEXSeq/HEAD/README.md -------------------------------------------------------------------------------- /dexseq_prepare_annotation2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vivekbhr/Subread_to_DEXSeq/HEAD/dexseq_prepare_annotation2.py -------------------------------------------------------------------------------- /images/dispESt_combined.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vivekbhr/Subread_to_DEXSeq/HEAD/images/dispESt_combined.png -------------------------------------------------------------------------------- /images/intersects.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vivekbhr/Subread_to_DEXSeq/HEAD/images/intersects.png -------------------------------------------------------------------------------- /load_SubreadOutput.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vivekbhr/Subread_to_DEXSeq/HEAD/load_SubreadOutput.R --------------------------------------------------------------------------------