Skip to content
New issue

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

[Feature request] Add canopus_npc export #49

Closed
Adafede opened this issue Dec 9, 2021 · 1 comment
Closed

[Feature request] Add canopus_npc export #49

Adafede opened this issue Dec 9, 2021 · 1 comment
Labels
fixed v5.4 indicates that a bug or feature request has been fixed in v5.4

Comments

@Adafede
Copy link

Adafede commented Dec 9, 2021

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!

@Adafede Adafede changed the title [Feature] Add canopus_npc export [Feature request] Add canopus_npc export Dec 9, 2021
@mfleisch mfleisch added the fixed v5.4 indicates that a bug or feature request has been fixed in v5.4 label Mar 16, 2022
@mfleisch
Copy link
Contributor

SIRIUS 5 will contain an exporter tool that provides a similar output:

sirius -i <my-project> export-predictions --npc -o <prediction.tsv>

mfleisch pushed a commit that referenced this issue Aug 2, 2024
Resolve "Fill total ion count in .ms parser"

Closes #49

See merge request bright-giant/sirius/sirius-libs!22
mfleisch pushed a commit that referenced this issue Aug 2, 2024
…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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed v5.4 indicates that a bug or feature request has been fixed in v5.4
Projects
None yet
Development

No branches or pull requests

2 participants