Create sorted output from the Picking phase, and rename transcripts/genes · Issue #23 · EI-CoreBioinformatics/mikado · GitHub
More Web Proxy on the site http://driver.im/
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
This is actually a bit harder than it looks. I might have to re-engineer the picking to make it more similar to what is going on during the prepare step.
The renaming is not an issue by itself, it's pretty trivial, but its requirement for it to be done only if the output is sorted (to keep the progression straight) makes this more challenging than it would otherwise be.
The text was updated successfully, but these errors were encountered:
This is actually a bit harder than it looks. I might have to re-engineer the picking to make it more similar to what is going on during the prepare step.
The renaming is not an issue by itself, it's pretty trivial, but its requirement for it to be done only if the output is sorted (to keep the progression straight) makes this more challenging than it would otherwise be.
The text was updated successfully, but these errors were encountered: