Giter Site home page Giter Site logo

contiguity's People

Contributors

mjsull avatar mscook avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

contiguity's Issues

new_counting_hash() takes at most 3 arguments (4 given)

I saw the following error after File -> Create CAG file

Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 810, in __bootstrap_inner
    self.run()
  File "/usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 763, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/local/bin/contiguity", line 2817, in edge_thread
    abort = self.get_nmer_freq_khmer()
  File "/usr/local/bin/contiguity", line 3445, in get_nmer_freq_khmer
    self.ht = khmer.new_counting_hash(nmersize, ht_size, ht_n, n_threads) # HT_size, number ht, threads
TypeError: new_counting_hash() takes at most 3 arguments (4 given)

Convert the .docx to RST (lowest priority)

If the core documentation is written in ReStructuredText we can easily generate DOC/PDF from this. The added bonus is we can push to ReadTheDoc.

Also, we can easily grab/chomp stuff into the tutorial on the GitHub site etc.

AttributeError: 'module' object has no attribute 'new_counting_hash'

Hi Mitchell,

I tried to create CAG file and came to this error. I am lost. Do you have any idea what might be my problem? Is it the issue with the khmer? I installed it using easy_install khmer and it's version 2.0. Sorry if my issue is not relevant to be posted here.

Cheers,
Cheng

Exception in thread Thread-1:
Traceback (most recent call last):
File "/data/chengyee/bin/anaconda/lib/python2.7/threading.py", line 810, in __ bootstrap_inner
self.run()
File "/data/chengyee/bin/anaconda/lib/python2.7/threading.py", line 763, in run
self.__target(_self.__args, *_self.__kwargs)
File "Contiguity.py", line 2883, in edge_thread
abort = self.get_nmer_freq_khmer()
File "Contiguity.py", line 3510, in get_nmer_freq_khmer
self.ht = khmer.new_counting_hash(nmersize, ht_size, ht_n) # HT_size, number ht, threads
AttributeError: 'module' object has no attribute 'new_counting_hash'

Is slow process normal?

Hi Mitch,

I'm trying to create CAG and it's been running for hours. Is this normal? And if my de novo assembly is using both paired-end reads and single-end read, will it be sufficient to use only interleaved paired-end reads for the read file input? Thanks.

Regards,
Cheng

Provide direct link to PDF manual

In the README it makes the user track down the manual.

You can link directly to it by the "Raw" link for it:

https://github.com/mjsull/Contiguity/raw/master/Contiguity_manual_0.3.pdf

Add ruler

Allow user to import a ruler with distance markings

What are the minimum required inputs. (top priority)

Also via @tseemann -

It needs to be made clear what the inputs are -

Just Velvet graph file or FASTG or need to generate the CAG. Also needs to explain the CAG.

I personally think sending someone to the manual/tutorial (which is large and comprehensive) already could scare them off.

This is related to #11

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.