pynie1

Results 3 comments of pynie1

Hi,All I am glad that I have found a way to solve this question. Set HDF5_PLUGIN_PATH in your envirment:export HDF5_PLUGIN_PATH=/usr/local/hdf5/lib/plugin(this is default,pelease change it to your own path).This solution comes...

@marcus1487 ,I run tombo resquiggle on another system.After set HDF5_PLUGIN_PATH, a error occurs: OSError: Can't read data (can't dlopen:/lib64/libc.so.6: version `GLIBC_2.14' not found. Then I set export LD_LIBRARY_PATH=./glibc/2.14/lib and re-run...

Hi, I have the same problem when running Stringtie2 (v2.1.4) on Illumina data. Here is my commend: hisat2 --dta -p 6 --max-intronlen 5000000 --rna-strandness RF -x Homo_sapiens.GRCh38.genome -1 Input.1.fq -2...