We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Copy and paste the exact command you tried to run singularity exec /flair\:2.0.0--pyhdfd78af_1 flair collapse -g GCF_002263795.3_ARS-UCD2.0_genomic.fna -s 10 -t 50 --quality 10 --gtf ${i}.gtf -q ${i}.bed -r ${i}.fq --output blood_4_${i} --stringent --check_splice --generate_map --no_gtf_end_adjustment --trust_ends
singularity exec /flair\:2.0.0--pyhdfd78af_1 flair collapse -g GCF_002263795.3_ARS-UCD2.0_genomic.fna -s 10 -t 50 --quality 10 --gtf ${i}.gtf -q ${i}.bed -r ${i}.fq --output blood_4_${i} --stringent --check_splice --generate_map --no_gtf_end_adjustment --trust_ends
How did you install Flair? singularity
What happened? exon start coordinate > end coordinate after collapse
The same problem is here. I used lastest version, But it still have this problem. #84
No report error message
The text was updated successfully, but these errors were encountered:
Can you please post the input bed file for running this command so we can reproduce your error?
Sorry, something went wrong.
No branches or pull requests
Copy and paste the exact command you tried to run
singularity exec /flair\:2.0.0--pyhdfd78af_1 flair collapse -g GCF_002263795.3_ARS-UCD2.0_genomic.fna -s 10 -t 50 --quality 10 --gtf ${i}.gtf -q ${i}.bed -r ${i}.fq --output blood_4_${i} --stringent --check_splice --generate_map --no_gtf_end_adjustment --trust_ends
How did you install Flair?
singularity
What happened?
exon start coordinate > end coordinate after collapse
The same problem is here. I used lastest version, But it still have this problem. #84
The text was updated successfully, but these errors were encountered: