-
-
02 Apr 2020 19:04:03 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (2)
- Testers (1 / 2 / 0)
- Kwalitee
Bus factor: 0- % Coverage
- License: perl_5
- Perl: v5.14.0
- Activity
24 month- Tools
- Download (2.4MB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
++ed by:1 non-PAUSE userand 5 contributors- Y. Hernandez
- P. Pagan
- G. Ramrattan
- W.-G. Qiu
- R. Bernstein
- Dependencies
- Bio::DB::GenBank
- Bio::Restriction::Analysis
- XML::DOM::XPath
- rlib
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.13 - 2020-02-02
- revised for Bio::Perl 1.7.x; uses only Bio::Restriction::Analysis now
- command options regularized and documentation updated
- citations and doc links added and updated
- use Bio::Tools::GuessSeqFormat to guess format in `bioaln`, `bioseq` and `biopop`
- bioaln:
- fix bugs in file reading with `--concat`
- add ungapped diffs to `--pair-diff`
- bioseq:
- add pick/delete by file
- add `codon-table` interface to Tools::Codon:Table and Tools::TUPAC
- use `--gap char -` to change "." to "-"a
- modify `--delete` to delete by max number of x ambiguous (non-ATCGs) bases
- modify `-t1` to allow non-standard AA to pass (but not internal stops)
- fix bug in `--delete-by-length`
- revive `--longest-orf` to trim end to be in-frame, add reading frame 1 and -1
- add `--no-revcom` (Z)
- add `-codon-info`: calculate codon bias of a CDS using Shannon information
- biotree:
- Refactor options and update documentation
- add `--add-delete-short-br`
- add `--cut-tree`: cut tree to identify groups
- add `--pair-diff`: pairwise sequence diff
- add `--rename-tips`: rename tips accorting to a 2-column table
- Dockerize
- Add `Dockerfile`
- Add `GNUMakefile` target to build docker
- Put on https://https://hub.docker.com in rockyb/bpwrapper
Documentation
Alignment manipulations based on BioPerlSNP statistics based on BioPerlManipulation of FASTA sequences based on BioPerlTree manipulations based on BioPerlModules
command-line utilities for Bio::PerlFunctions for bioalnFunctions for biopopFunctions for bioseqFunctions for biotreeModule Install Instructions
To install Bio::BPWrapper, copy and paste the appropriate command in to your terminal.
cpanm Bio::BPWrapper
perl -MCPAN -e shell install Bio::BPWrapper
For more information on module installation, please visit the detailed CPAN module installation guide.