Giter Club home page Giter Club logo

cdskit's People

Contributors

kfuku52 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

fsaul

cdskit's Issues

padding optimization by frame length

Currently, cdskit pad tries to minimize the number of stop codons. Under some circumstances, we might be able to get better results if it's judged by the max frame length, not the number of stop codons.

ValueError: max() arg is an empty sequence in cdskit hammer

This error seems to happen when --prevent_gap_only yes with the input from stdin (-i -).

Number of input sequences: 17
108 out of 468 codon sites will be removed.
A gap-only sequence was generated with --nail 4. Will try --nail 3: Triphyophyllum_peltatum_DN37943-c0-g1
Number of input sequences: 0
Traceback (most recent call last):
  File "/opt/conda/envs/biotools/bin/cdskit", line 170, in <module>
    args.handler(args)
  File "/opt/conda/envs/biotools/bin/cdskit", line 93, in command_hammer
    hammer_main(args)
  File "/opt/conda/envs/biotools/lib/python3.9/site-packages/cdskit/hammer.py", line 11, in hammer_main
    max_len = max([ len(r.seq) for r in records ])//3
ValueError: max() arg is an empty sequence

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.