This is a test version of Biostars. For the public version, visit https://www.biostars.org.
about python module aln

Hi,

I am using script remove_mapping_reads.py from EBV portal https://ebv.wistar.upenn.edu/tools.html. In running the script there is an error:

Traceback (most recent call last): File "remove_mapping_reads.py", line 4, in <module> import sys, os, bisect, time, pysam, aln, gzip ModuleNotFoundError: No module named 'aln'

I googled how to install python module 'aln' but seems could not find it. May I ask how could I instal the module 'aln'?

Thank you,

Ya

python module ebv

looks like its a customized module you should ask the author where to download this module

0 answers

No answers yet.

Log in to answer this question.