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

hicPCA flip signs with rna-seq? #892

Open
Naveen-Ahuja opened this issue Feb 17, 2024 · 1 comment
Open

hicPCA flip signs with rna-seq? #892

Naveen-Ahuja opened this issue Feb 17, 2024 · 1 comment

Comments

@Naveen-Ahuja
Copy link

Hi,

I would like to know if it makes sense to use rnaseq bigwig file in hicpca to flip the signs. For example, choose extra track type --> Histone Mark --> Histone Mark type=active. Would this be appropriate as there isn't an explicit rnaseq option, only histone mark and gene density?

Thank you

@Naveen-Ahuja
Copy link
Author

Just following up using a bigwig file gives this error on the hicexplorer web:

`Fatal error: Exit code 1 ()
Tool generated the following standard error:

Traceback (most recent call last):
File "/usr/local/tools/_conda/envs/[email protected]/bin/hicPCA", line 7, in
main()
File "/usr/local/tools/_conda/envs/[email protected]/lib/python3.8/site-packages/hicexplorer/hicPCA.py", line 337, in main
vecs_list = correlateEigenvectorWithGeneTrack(ma, vecs_list, args.extraTrack)
File "/usr/local/tools/_conda/envs/[email protected]/lib/python3.8/site-packages/hicexplorer/hicPCA.py", line 145, in correlateEigenvectorWithGeneTrack
bed = ReadBed(file_h)
File "/usr/local/tools/_conda/envs/[email protected]/lib/python3.8/site-packages/hicexplorer/readBed.py", line 35, in init
fields = self.get_no_comment_line()
File "/usr/local/tools/_conda/envs/[email protected]/lib/python3.8/site-packages/hicexplorer/readBed.py", line 69, in get_no_comment_line
line = toString(line)
File "/usr/local/tools/_conda/envs/[email protected]/lib/python3.8/site-packages/hicexplorer/utilities.py", line 539, in toString
return s.decode('ascii')
UnicodeDecodeError: 'ascii' codec can't decode byte 0xfc in position 1: ordinal not in range(128)`

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

1 participant