Closed orochimarupap closed 5 years ago
Hi. probabilistic2020 is currently not supported to install via the conda command. Can you try "pip install probabilistic2020"?
Installing with pip worked great, thank you. I do have another question and hope it is okay to ask here.
In an attempt to create a gene sequence FASTA I am running into issues when I call the command:
extract_gene_seq -i hg19.fa -b snvboxGenes.bed -o snvboxGenes.fa
This error is thrown:
Traceback (most recent call last):
File "/anaconda3/envs/2020plus/bin/extract_gene_seq", line 10, in hg19.fa
not found
The folder containing hg19.fa is in my PATH and I can call on the file in terminal but it seems like when I call for the file in the extract_gene_sequences function I run into problems. Why can't the file be found?
Similarly, if I set the folder containing the file as my current working directory this error is thrown:
[E::fai_build_core] Format error, unexpected "C" at line 1
Traceback (most recent call last):
File "/anaconda3/envs/2020plus/bin/extract_gene_seq", line 10, in hg19.fa
Can you specify the full path to the file? Also check the contents of hg19.fa to ensure it is not truncated or empty.
I can specify the path of the hg19.fa file during the extract_gene_sequence function but will still result with OSError: error when opening file 'hg19.fa'
When opening hg19.fa in a text editor the editor program crashes, could there be a problem with the hg19.fa file?
It's possible you don't have a complete .fa file. Could you check the file size?
Or if you are on linux/mac type "more hg19.fa" on the command line to see the top of the file
The file size stands at 816.2MB "more hg19.fa" results in a combination of data and some artifacts, is this how the file should read?:
C'A^Z^@^@^@^@]^@^@^@^@^@^@^@^Dchr187>^F^@^@^Dchr2<B7<85>
It looks like you did not uncompress the original hg19.2bit file. Please see the twoBitToFa command from ucsc genome browser: https://genome.ucsc.edu/goldenpath/help/twoBit.html .
I have opened a clean environment of python 3.6 though anaconda and when I try to install probabilistic2020 using "conda install -c biobuilds probabilistic2020" terminal throws this error . . . Solving environment: failed
UnsatisfiableError: The following specifications were found to be incompatible with each other: