Giter Site home page Giter Site logo

Error at flair collapse about flair HOT 3 CLOSED

brookslabucsc avatar brookslabucsc commented on August 11, 2024
Error at flair collapse

from flair.

Comments (3)

csoulette avatar csoulette commented on August 11, 2024

Hi martynakgajos,

I can't see any noticeable errors in the way you've written out your commands, but it looks like FLAIR was expecting a file to exists that may not have actually been created. Can you confirm if there are any intermediate files that were created in your run? Namely, there should be two BED formatted files containing your reads that have had their splice sites corrected. One should contained a label "corrected" and the other should be labeled "inconsistent." Can you check for these and whether or not the files contain any read information?

-CMS

from flair.

martynakgajos avatar martynakgajos commented on August 11, 2024

Following files exist:
$base".corrected_all_corrected.psl"
$base".corrected_all_corrected.bed"
$base".corrected._all_inconsistent.bed", and they look good.
However, there is no file: $base".corrected._all_inconsistent.psl" - should it be created? No error message was created by previous commands.

Additional files created in the process:
$base.sam
$base.unsorted.bam
shortreads_junctions.bed
$base.bed12

from flair.

belgravia avatar belgravia commented on August 11, 2024

There isn't a psl made for the *_all_inconsistent.bed file. You're right in passing the corrected.psl to from flair-correct to flair-collapse. However it looks like flair-collapse is erroring at the very first step and can't open the corrected.psl that you're giving it, I'm guessing because of a bad path.

Just to make sure - is the file made from the correction step $base".corrected_all_corrected.psl" or $base".corrected._all_corrected.psl"?

from flair.

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.