You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for Cuttlefish, it's been working nicely for me so far. I've been using the reduced GFA format for my own analysis, but have occasionally come across tools that demand the more accepted GFA1/GFA2 file specifications. I was wondering if y'all had a script or manner to transform the reduced GFA output format into the other formats? No worries if not, but would rather not write one if it's already coded somewhere.
Best,
Arya
The text was updated successfully, but these errors were encountered:
Hi @aryakaul: good to know you're finding Cuttlefish useful!
You're right—the GFA 1/2 formats are standardized graph representation formats and used in many tools. And actually the reduced GFA format is a Cuttlefish-specific format, devised for efficiency concerns, as discussed here.
Unfortunately we do not yet have a script to convert to-and-from the reduced GFA format. If you happen to write one, please make a PR here if possible!
Hello!
Thanks for Cuttlefish, it's been working nicely for me so far. I've been using the reduced GFA format for my own analysis, but have occasionally come across tools that demand the more accepted GFA1/GFA2 file specifications. I was wondering if y'all had a script or manner to transform the reduced GFA output format into the other formats? No worries if not, but would rather not write one if it's already coded somewhere.
Best,
Arya
The text was updated successfully, but these errors were encountered: