trinityctat/ctatfusion Docker image does not exist
Opened this issue · 14 comments
Hello,
I tried to follow this tutorial but got an error message in "docker pull trinityctat/ctatfusion".
trinityctat/ctatfusion Docker image does not exist.
I have pulled jfx319/ctatfusion but it does not come with prep_genome_lib.pl
Could you tell me if any Docker image replace trinityctat/ctatfusion?
Thank you for your help,
Thank you very much for updating the indicated tutorial.
I have tried to work with the updated docker command yesterday and it is still at the dfam step ( around 8 hours later).
I will let you know if this dfam step ends one day.
Otherwise, I am downloading the plug-n-play version of CTAT Genome Lib GRCh38_gencode_v37_CTAT_lib_Mar012021.plug-n-play.tar.gz. Hope this download could end without any trouble.
Could you confirm me that this GRCh38_gencode_v37_CTAT_lib is compatible with the tutorial data?
Thank you again for your helps and suggestions.
Hello,
I'd like you know that the "Preparing a CTAT Genome Lib" step ends with success after 4 days of running with updated docker command line.
I can finally try to use STAR-fusion to predict Fusions.
Thank you again for your helps.
Yes, I tried to run the tutorial with plug-n-play genome lib but I don't think it works.
Maybe I did something wrong.
- I putted the [GRCh38_gencode_v37_CTAT_lib_Mar012021.plug-n-play.tar.gz] in the same directory of STAR-Fusion (should I put in a specified directory ?)
- I launched docker run with following command lines :
docker run --rm -it -v ${pwd}:/data trinityctat/starfusion:latest bash
cd /data/
STAR-Fusion
--left_fq rnaseq_1.fastq.gz
--right_fq rnaseq_2.fastq.gz
--output_dir star_fusion_outdir
I saw STAR-Fusion printing on the screen but I do not have the expected star_fusion_outdir