Skip to content

Failed to visualization #286

Open
Open
@Seongmin-Jang-1165

Description

Hi developer!!

I ran Isoquant wiht my data generated by RNA004 direct RNa sequencing

but there are some worrying point and error

  1. I can't see the contents in the output folder like below.

Image

so I check the log and there is error like below

Image

the code I use is like this:

#!/bin/bash

isoquant.py -d nanopore --stranded forward --fastq /home/rnagenomics/sm/Nanopore/20240923_Histone_Direct_RNA_seq/analysis/POD5/Real/basecalling/fastq/DORADO_barcode1.fastq
--reference /home/rnagenomics/sm/Nanopore/20240923_Histone_Direct_RNA_seq/Reference/Reference/gencode.v43.transcripts.fa --genedb /home/rnagenomics/sm/Nanopore/20240923_Histone_Direct_RNA_seq/Reference/Reference/GENCODE/GENCODE_Homo_sapiens_hg38/GRCh38.gencode.v43.basic.annotation.gtf --complete_genedb
--output /home/rnagenomics/sm/Nanopore/20240923_Histone_Direct_RNA_seq/analysis/IsoQuant/output --prefix siCTR_ -t 20

isoquant.py -d nanopore --stranded forward --fastq /home/rnagenomics/sm/Nanopore/20240923_Histone_Direct_RNA_seq/analysis/POD5/Real/basecalling/fastq/DORADO_barcode2.fastq
--reference /home/rnagenomics/sm/Nanopore/20240923_Histone_Direct_RNA_seq/Reference/Reference/gencode.v43.transcripts.fa --genedb /home/rnagenomics/sm/Nanopore/20240923_Histone_Direct_RNA_seq/Reference/Reference/GENCODE/GENCODE_Homo_sapiens_hg38/GRCh38.gencode.v43.basic.annotation.gtf --complete_genedb
--output /home/rnagenomics/sm/Nanopore/20240923_Histone_Direct_RNA_seq/analysis/IsoQuant/output --prefix siMETTL3_ -t 20

  1. anyway, I ran the visualize.py and it doesn't work...

Image

How can I solve this problem..?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions