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

Signal values for 0 CNV region #93

Open
psychrb opened this issue Oct 18, 2022 · 4 comments
Open

Signal values for 0 CNV region #93

psychrb opened this issue Oct 18, 2022 · 4 comments

Comments

@psychrb
Copy link

psychrb commented Oct 18, 2022

I'm trying to visualize a CNV from the raw.cnv file but get an error when running visualize_cnv.pl: 'Signal values for 0 CNV regions is found in signal.txt file'. I checked and the raw.cnv file contains the signal.txt file in one column (exact match) and the SNP position file matches the positions in signal intensity file. Any other tips/suggestions to resolve this?

@kaichop
Copy link
Contributor

kaichop commented Oct 21, 2022 via email

@psychrb
Copy link
Author

psychrb commented Nov 5, 2022

-Does the file name need to have *.txt in suffix? What if just signalfile?
-Do you mean as a test to create a 'fake' CNV in the raw.cnv file or the signal intensity file?
Thanks.

@kaichop
Copy link
Contributor

kaichop commented Nov 5, 2022

the txt suffix is not required
fake CNV call in the raw.cnv file so that you can plot the signal values.
you did not show the command or the LOG/ERROR message so I am not sure what is the problem.

@psychrb
Copy link
Author

psychrb commented Nov 6, 2022

I still get the same error, when I enter in a 'fake CNV' in a rawcnv file. All SNP positions in snpposfile match the SNP positions in signal intensity file. No file path in column, just the file name (see first rows of rawncnv file below)
Log of error is below. Please advise of workaround?
In the example below: "2.5Mv1.1.3998646007_R01C01" is the signal intensity file

visualize.cnv.pl --format plot --signal 2.5Mv1.1.3998646007_R01C01 filename.rawcnv --snpposfile filename xyz
NOTICE: Start reading snpposfile xyzposfile...Done with location information for 2372784 markers
NOTICE: "Signal values for 0 CNV region is found in signal intensity file"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants