adnaniazi / tailfindr

An R package for estimating poly(A)-tail lengths in Oxford Nanopore RNA and DNA reads.
https://www.cbu.uib.no/valen/
GNU General Public License v3.0
53 stars 18 forks source link

Tailfindr producing NA values in output in Amazon linux 2 but producing proper output in MAC OS #56

Open prabakarraj opened 1 year ago

prabakarraj commented 1 year ago

We are using Tailfindr in both MAC OS and Amazon linux 2 . As per the installation instructions, we are installed same version of VBZ, HDF5 in both systems.

In Mac os, Tailfindr providing proper output, but in Alinux 2 its providing output with NA values. We are using same dataset in both systems.

In Alinux 2, Tailfindr was installed in conda environment with latest R version.

We have used source code to install VBZ and HDF5.

MicrosoftTeams-image (5)

Thanks Prabakar