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 replying so fast!
I checked the notebook and yes, it is possible within a python script but, would it be possible to do the same via command line, I mean, to separate pysradb search -q "query" , save the results to a file and then launch the -s option without doing the search again to save the stats in a different file?
Hello!
I am having some issues saving the stats generated after a search.
To Reproduce:
In Nextflow process
pysradb search -q ${sra_query} -s -g --saveto ${sra_query_out_file}.sra
In my output file I get the results of the search, the plots are perfectly generated but the stats are nowhere
Am I doing something wrong?
Desktop (please complete the following information):
OS: macOS Big Sur Version 11.1
python: Python 3.9.1
Thanks a lot for the help!!
Trini
The text was updated successfully, but these errors were encountered: