BrooksLabUCSC / flair

Full-Length Alternative Isoform analysis of RNA
Other
211 stars 71 forks source link

No filter_isoforms_by_proportion_of_gene_expr.py #189

Closed bmm514 closed 2 years ago

bmm514 commented 2 years ago

Hello, I was trying to run FLAIR with a --support 0.1, as a percentage of expression but the script (bin/filter_isoforms_by_proportion_of_gene_expr.py) that is required for this section is not in the bin directory. Is this feature still supported by FLAIR?

/opt/anaconda3/bin/python3: can't open file '/path/to/flair/bin/filter_isoforms_by_proportion_of_gene_expr.py': [Errno 2] No such file or directory
Jeltje commented 2 years ago

I have readded the code, it should work if you check out the current version.