Giter Site home page Giter Site logo

laelbarlow / amoebae Goto Github PK

View Code? Open in Web Editor NEW
19.0 2.0 2.0 7.75 MB

Workflow for identifying and classifying homologous gene/protein sequences

License: Other

Python 99.65% Shell 0.35%
bioinformatics hmmer3 biopython python3 blast genome-annotation similarity-search coulson-plot transcriptome-annotation snakemake-workflow

amoebae's Issues

"Bio.Alphabet has been removed from Biopython"

Hi,

I'm in the process of running some test installs of amoebae on my laptop (M1 MacBook) using a python virtual environment. When I get to the workflow command "snakemake get_ref_seqs -j 100", I get the following error message multiple times:

"Traceback (most recent call last):
File "/Users/user/amoebae/amoebae", line 36, in
import amoebae_m
File "/Users/user/amoebae/amoebaelib/amoebae_m.py", line 38, in
from Bio.Alphabet import IUPAC, Gapped
File "/Users/useramoebae_python_env/lib/python3.11/site-packages/Bio/Alphabet/init.py", line 20, in
raise ImportError(
ImportError: Bio.Alphabet has been removed from Biopython. In many cases, the alphabet can simply be ignored and removed from scripts. In a few cases, you may need to specify the molecule_type as an annotation on a SeqRecord for your script to work correctly. Please see https://biopython.org/wiki/Alphabet for more information."

Is this something that needs to be changed in the software or can I resolve it on my end?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.