可变剪切的鉴定
##先使用GMap进行比对
##再比对PacBio转录本之间的信息,使用脚本
/usr/bin/python ~/software/pipeline-for-isoseq/other/alternative_splice.py -i ./test.gff -g ./PacBio.gtf -f ~/work/Alternative/data/Ghirsutum_genome_HAU_v1.0/Ghirsutum_genome_HAU_v1.0.fasta -as -ats T -os -t exon -op -o /public/home/zpliu/work/Alternative/result/Gh_result/CO31_32_result/11_AS/alter_splice
##使用脚本对根据剪切编码进行分类
python ~/scripte/Alternative/classSplice.py
##根据去除冗余后的isoform提取其中的AS
python adjustAS.py -isoformId /public/home/zpliu/work/Alternative/result/homologo/FEST5/isoform/cdHit/A2_merge_isoform -AS alter_splice2/111 -o test使用AS脚本鉴定AS
使用rmats-turbo鉴定AS
rmats-turbo鉴定AS安装软件
一行命令搞定
使用
输出文件
统计可变剪切数目
使用阀值对AS进行一遍筛选
参考
Last updated