You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GenePattern Help Forum
I am working on Gistics 2 with my segmentation files
It keeps telling me that the Index exceeds matrix dimensions error.
Can you help me to solve this problem?
It is with the job ID: 157573
Here is the specific error message:
Index exceeds matrix dimensions.
Error in check_if_has_header (line 25)
Error in read_segfile (line 26)
Error in make_D_from_segseq_data (line 38)
Error in run_gistic2_from_seg (line 193)
Error in gp_gistic2_from_seg (line 97)
MATLAB:badsubscript
Barbara Hill
unread,
Sep 6, 2019, 3:09:10 PM9/6/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GenePattern Help Forum
Hello Loreina,
The error shows that it can't read your headers, which is because the seg file is not correctly formatted.
First and foremost it should be tab, not comma-delimited.
The GISTIC documentation provides more details and an example.