nu_plugin_bio
nu_plugin_bio copied to clipboard
Bioinformatics plugin for nushell.
We have a bunch of `from` readers to get data into nushell. As #9 mentions we should implement these also for all the file types. I guess this could be...
No idea what is going on, but when I attempt to type in the command `register nu_plugin_bio.exe`, this happens: `register 'nu_plugin_bio.exe'' panicked at 'Error encoding response: PluginFailedToEncode("The pipe is being...
I haven't tried out your plugin yet but I was reading your example performance issues and I was wondering if you've tried `open some_bio_file | into df | blah`? Once...
Create all files, and zipped versions from scratch.
Now that headers are parsed for B/VCF, B/SAM, and CRAM - let's now make it a flag so we parse the header alone, or with the main, or skip the...
Hello @Euphrasiologist , I hope all is well with you! Thank you so much for building out this bioinformatics plugin. I have been playing around with it and I updated...