We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi guys,
Would be nice to have the
from canopus import Canopus C = Canopus(sirius="sirius_projectspace") C.npcSummary().to_csv("npc_summary.csv")
from Kai's repo directly integrated into SIRIUS, maybe as an optional argument...
Hope this makes sense, thank you for all your work!
The text was updated successfully, but these errors were encountered:
SIRIUS 5 will contain an exporter tool that provides a similar output:
sirius -i <my-project> export-predictions --npc -o <prediction.tsv>
Sorry, something went wrong.
Merge branch '49-fill-total-ion-count-in-ms-parser' into 'master'
7b11aa2
Resolve "Fill total ion count in .ms parser" Closes #49 See merge request bright-giant/sirius/sirius-libs!22
Merge branch '300-merge-sirius-libs-into-sirius-frontend-to-create-a-…
b2ff245
…mono-repo' into 'master' Resolve "Merge sirius-libs into sirius-frontend to create a mono repo." Closes #300, #132, #126, #123, #128, #125, #127, #124, #122, #121, #120, #109, #115, #106, #99, #112, #111, #61, #110, #103, #108, #107, #104, #221, #102, #98, #198, #92, #94, #93, #85, #84, #87, #76, #56, #73, #32, #70, #65, #43, #63, #33, #53, #58, #59, #57, #54, #52, #41, #47, #50, #49, #48, #39, #46, #37, #38, #27, #34, #22, #31, #28, #18, #23, #21, #19, #9, #240, #280, #254, #242, #246, #238, #156, #25, #155, #189, #172, #154, #11, #6, #16, and #4 See merge request bright-giant/sirius/sirius-frontend!106
No branches or pull requests
Hi guys,
Would be nice to have the
from Kai's repo directly integrated into SIRIUS, maybe as an optional argument...
Hope this makes sense, thank you for all your work!
The text was updated successfully, but these errors were encountered: