6.3.Chimeric RNA
1) Background
2) Software
2a) Install STAR-Fusion
docker load -i ~/Desktop/bioinfo_chimeric.tar.gz
mv ~/Downloads/ref_genome.fa.star.idx ~/Downloads/ctat_genome_lib_build_X_docker
docker run -dt -v ~/Downloads/ctat_genome_lib_build_X_docker:/data --name=bioinfo_starfusion gangxu/starfusion:latest
docker exec -it bioinfo_starfusion bash3) Running STAR-Fusion
3a) Method 1. Input junction file
3b) Method 2. Input fastq file
4) Utility
Download reference files for STAR-Fusion
Last updated
Was this helpful?