Coder Social home page Coder Social logo

Comments (7)

ddurai avatar ddurai commented on June 28, 2024

Dear Lane Zao,
Thank you for trying our software and pointing out the issue. In cases where two nodes arise from the same genomic region (with the same genomic coordinates), we keep only one node and remove the other. But I realized the graph builder is still building an edge between the two nodes. But this would not affect the alignment, quantification and gene-fusion detection process

from aeron.

ddurai avatar ddurai commented on June 28, 2024

Dear Lane Zao,
Can you please point me to the input fastq file you are using and also can you attach the log file here

from aeron.

lane-zhao avatar lane-zhao commented on June 28, 2024

The fastq file I used is from Nanopore cDNA longreads sequenece about human tissue.
The .gfa file is used GraphBuilder.py to generated.
I supposed their have something wrong in GraphBuilder.py .

Aligner.log

from aeron.

SchulzLab avatar SchulzLab commented on June 28, 2024

Dear lane-zhao,
can you please give more information on the annotation file you use and the command for building the graph file.

Thanks,
Marcel

from aeron.

lane-zhao avatar lane-zhao commented on June 28, 2024

The genome and gtf file was download from ensemble version: release-94 Homo_sapiens.GRCh38.dna_sm.primary_assembly.fa and corresponding gtf file.
The command I used is >python GraphBuilder.py -e Homo_sapiens.GRCh38.dna_sm.primary_assembly.fa -g hg38.gtf -o hg38.gfa
The format of the gtf file and hg38.gfa which I generated are in the attach.txt

attach.txt

from aeron.

ddurai avatar ddurai commented on June 28, 2024

Dear Lane Zao
The format of the genome file you used was slightly different than the format which we used for generating the graph and testing our codes. This difference was not accounted for in the previous version of the GraphBuilder script. But I assure you that this bug does not change the results which we have reported in the manuscript.
I have fixed the bug and uploaded the new version. Can you please try generating the graph file again with the new version and test the aligner. I apologize for the inconvenience caused to you

from aeron.

lane-zhao avatar lane-zhao commented on June 28, 2024

The updated script is working well. But then I have a new question, in file Snakefile_fusion, line 61: transcriptaln = "output/aln_{transcripts}_{graph}_full_length.gam", any steps to generated this file ?
The error is : MissingInputException in line 59 of Snakefile_fusion: `input files for rule pair_assignments. I supposed this step was missed.

from aeron.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.