bionode-ncbi icon indicating copy to clipboard operation
bionode-ncbi copied to clipboard

Node.js module for working with the NCBI API (aka e-utils).

Results 5 bionode-ncbi issues
Sort by recently updated
recently updated
newest added

Hello, I'm trying to start new bionode.js and make a API with typeorm with typescript and I tried to add bionode and it throw me error on dependencies ![Captura de...

I am running into the following error when searching the SRA for all *Staphylococcus aureus* sequences: ``` Command executed: bionode-ncbi search sra "Staphylococcus aureus" > results.txt Command exit status: 1...

Hi, I'm using `bionode-ncbi` to download a large number of files from the SRA. It has been working very well so far except for 54 samples, all belonging to the...

Now if we ran ```bionode-ncbi search assembly someweirdcombinationofcharacters``` this should render no output at all. Maybe it would be nice to have a warning in these cases.

ux

I would like to modularize the library splitting it in different modules instead of having it in one giant file. The idea is no keep context while developing, allowing for...

enhancement