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

runtime error #326

Closed
prvst opened this issue Mar 9, 2022 Discussed in #325 · 2 comments
Closed

runtime error #326

prvst opened this issue Mar 9, 2022 Discussed in #325 · 2 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@prvst
Copy link
Collaborator

prvst commented Mar 9, 2022

Discussed in #325

Originally posted by XiaofengxBjmu March 9, 2022
Hello,
I encountered such an error when I used philosoper pipeline to process CPTAC PDA phosphoproteome data, but there was no error when I used the same parameter to process CPTAC CCRCC phosphoproteome.
Looking forward to your reply!

time="11:02:57" level=info msg="Processing 13CPTAC_PDA_P_JHU_20191214_LUMOS_f08"
time="11:03:19" level=info msg="Processing 13CPTAC_PDA_P_JHU_20191214_LUMOS_f09"
time="11:03:40" level=info msg="Processing 13CPTAC_PDA_P_JHU_20191214_LUMOS_f10"
time="11:04:02" level=info msg="Processing 13CPTAC_PDA_P_JHU_20191214_LUMOS_f11"
time="11:04:23" level=info msg="Processing 13CPTAC_PDA_P_JHU_20191214_LUMOS_f12"
time="11:04:45" level=info msg="Assigning intensities to data layers"
time="11:04:45" level=info msg="Executing label-based quantification on 13CPTAC_PDA_Phosphoproteome_JHU_20191214/"
panic: runtime error: index out of range [1] with length 1

goroutine 1 [running]:
philosopher/lib/uti.GetLabelNames(0xc45755, 0xe, 0x0)
/home/prvst/workspace/philosopher/lib/uti/uti.go:107 +0x36e
philosopher/lib/qua.RunIsobaricLabelQuantification(0xc002eee600, 0x7a, 0xc3f7a7, 0x4, 0xc3f70f, 0x4, 0xc0000907e0, 0x69, 0xc00002d7f5, 0x3, ...)
/home/prvst/workspace/philosopher/lib/qua/qua.go:89 +0x1a47
philosopher/lib/pip.LabelQuant(0xc000440000, 0x24, 0xc0000900e0, 0x69, 0xc000440030, 0x29, 0xc000338080, 0x78, 0xc000090150, 0x6f, ...)
/home/prvst/workspace/philosopher/lib/pip/pip.go:596 +0x4ca
philosopher/cmd.glob..func13(0x894f1a0, 0xc00011d830, 0x1, 0x3)
/home/prvst/workspace/philosopher/cmd/pipeline.go:118 +0xa2c
github.com/spf13/cobra.(*Command).execute(0x894f1a0, 0xc00011d7d0, 0x3, 0x3, 0x894f1a0, 0xc00011d7d0)
/home/prvst/go/pkg/mod/github.com/spf13/cobra@v0.0.6/command.go:844 +0x2aa
github.com/spf13/cobra.(*Command).ExecuteC(0x894fc20, 0x0, 0x0, 0x0)
/home/prvst/go/pkg/mod/github.com/spf13/cobra@v0.0.6/command.go:945 +0x317
github.com/spf13/cobra.(*Command).Execute(...)
/home/prvst/go/pkg/mod/github.com/spf13/cobra@v0.0.6/command.go:885
philosopher/cmd.Execute()
/home/

@prvst prvst self-assigned this Mar 9, 2022
@prvst prvst added the help wanted Extra attention is needed label Mar 9, 2022
@prvst
Copy link
Collaborator Author

prvst commented Mar 9, 2022

@XiaofengxBjmu Looks like you forgot to assign an annotation file. Do you have one in that folder?

@XiaofengxBjmu
Copy link

My annotation file miss a TMT channel, thanks a lot!

@prvst prvst closed this as completed Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants