├── 759133C.config ├── 759133N.config ├── AnnotMoudle.py ├── AnnotMoudle_dev.py ├── BedAnnot.py ├── DEG_script.r ├── DEG_script_trans.r ├── ISO_anno_V02.py ├── ISO_anno_combine.py ├── InitConfig.py ├── Jin_fusion_select.py ├── Long2Short.py ├── Long2Short1.py ├── README.md ├── STAT_select.py ├── Sam2Bed.py ├── TAGET_fusion_2-3_ajust.r ├── TAUI.py ├── TAreport2.py ├── TransAnnot.Config ├── TransAnnot.py ├── TransAnnot1.py ├── TransAnnotMerge.py ├── data.7z ├── demo.7z ├── example.readme ├── exon.gtf.zip ├── expression_v1.py ├── fa2exp.py ├── gtf2db.py ├── gtf_db_make.py ├── input.config ├── script.7z ├── script.py ├── script.zip ├── transcript_boxplot.py ├── transcript_cluster.py └── utils.py /759133C.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/759133C.config -------------------------------------------------------------------------------- /759133N.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/759133N.config -------------------------------------------------------------------------------- /AnnotMoudle.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/AnnotMoudle.py -------------------------------------------------------------------------------- /AnnotMoudle_dev.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/AnnotMoudle_dev.py -------------------------------------------------------------------------------- /BedAnnot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/BedAnnot.py -------------------------------------------------------------------------------- /DEG_script.r: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/DEG_script.r -------------------------------------------------------------------------------- /DEG_script_trans.r: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/DEG_script_trans.r -------------------------------------------------------------------------------- /ISO_anno_V02.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/ISO_anno_V02.py -------------------------------------------------------------------------------- /ISO_anno_combine.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/ISO_anno_combine.py -------------------------------------------------------------------------------- /InitConfig.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/InitConfig.py -------------------------------------------------------------------------------- /Jin_fusion_select.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/Jin_fusion_select.py -------------------------------------------------------------------------------- /Long2Short.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/Long2Short.py -------------------------------------------------------------------------------- /Long2Short1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/Long2Short1.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/README.md -------------------------------------------------------------------------------- /STAT_select.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/STAT_select.py -------------------------------------------------------------------------------- /Sam2Bed.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/Sam2Bed.py -------------------------------------------------------------------------------- /TAGET_fusion_2-3_ajust.r: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/TAGET_fusion_2-3_ajust.r -------------------------------------------------------------------------------- /TAUI.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/TAUI.py -------------------------------------------------------------------------------- /TAreport2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/TAreport2.py -------------------------------------------------------------------------------- /TransAnnot.Config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/TransAnnot.Config -------------------------------------------------------------------------------- /TransAnnot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/TransAnnot.py -------------------------------------------------------------------------------- /TransAnnot1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/TransAnnot1.py -------------------------------------------------------------------------------- /TransAnnotMerge.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/TransAnnotMerge.py -------------------------------------------------------------------------------- /data.7z: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/data.7z -------------------------------------------------------------------------------- /demo.7z: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/demo.7z -------------------------------------------------------------------------------- /example.readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/example.readme -------------------------------------------------------------------------------- /exon.gtf.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/exon.gtf.zip -------------------------------------------------------------------------------- /expression_v1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/expression_v1.py -------------------------------------------------------------------------------- /fa2exp.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/fa2exp.py -------------------------------------------------------------------------------- /gtf2db.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/gtf2db.py -------------------------------------------------------------------------------- /gtf_db_make.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/gtf_db_make.py -------------------------------------------------------------------------------- /input.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/input.config -------------------------------------------------------------------------------- /script.7z: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/script.7z -------------------------------------------------------------------------------- /script.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/script.py -------------------------------------------------------------------------------- /script.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/script.zip -------------------------------------------------------------------------------- /transcript_boxplot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/transcript_boxplot.py -------------------------------------------------------------------------------- /transcript_cluster.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/transcript_cluster.py -------------------------------------------------------------------------------- /utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiDsLab/TAGET/HEAD/utils.py --------------------------------------------------------------------------------