GithubHelp home page GithubHelp logo

luo-chengwei / metahgt Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 2.0 288 KB

Real-time in situ Horizontal Gene Transfers (HGTs) detector using time series metagenome

License: GNU General Public License v3.0

Python 100.00%

metahgt's People

Contributors

luo-chengwei avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

850998421 fw1121

metahgt's Issues

error with group in HGT search

I am using metaHGT with the bam files already created. I'm using the commands as told in the presentation of the software and it recognizes the bam and bai files. Bellow, I put the command and error report. Is it something missing in the command, a problem with the files or a bug?

$ metaHGT.py -l 1,2,3,4,5,6,7 -o output -b bam/
metaHGT started at Wed Aug 23 18:10:15 2017
Now calculating HGT events...
[1.vs.2] Initiating...
[1.vs.2] Interpreting BAMs...
Now estimating the read library size...
[Library 1] mean +/- std: 183.194 +/- 47.654
[Library 2] mean +/- std: 196.994 +/- 59.592
Scanning for hotspots...
Traceback (most recent call last):
File "/services/tools/metahgt/20131227/bin/metaHGT.py", line 405, in
main()
File "/services/tools/metahgt/20131227/bin/metaHGT.py", line 380, in main
HGTs = calHGT.calHGT(projInfo)
File "/services/tools/metahgt/20131227/bin/calHGT.py", line 515, in calHGT
HGTs = HGTscan(bamfhs, lib_stats, projInfo)
File "/services/tools/metahgt/20131227/bin/calHGT.py", line 461, in HGTscan
HGTs = HGT_search(lib_stats, bamfhs, projInfo)
File "/services/tools/metahgt/20131227/bin/calHGT.py", line 367, in HGT_search
binID0 = re.search('(.+).contig\d+', ref0).group(1)
AttributeError: 'NoneType' object has no attribute 'group'

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.