Coder Social home page Coder Social logo

ace-kit's People

Contributors

mccannj9 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

kavonrtep

ace-kit's Issues

Make a summary html file for almitey output

Almitey is run on each cluster of the RepeatExplorer output. It would be good to have an HTML table which summarizes and has links to the results HTML tables from the individual almitey runs on each cluster (similar to the table that is output for the general RepeatExplorer outputs).

in create_seqlogo_dataframe seqlen = len(sequences[0]) IndexError: list index out of range

python start.py -a /mnt/raid/users/tmp/rypos/seqclust/clustering/clusters/dir_CL0014/contigs.ace -o tmp`

CL14Contig48
CL14Contig79
CL14Contig173
CL14Contig334
CL14Contig432
Traceback (most recent call last):
File "start.py", line 52, in
results_dict, all_reads = finder.fit()
File "/mnt/raid/users/petr/workspace/ace-kit/kit/finder.py", line 33, in fit
self.generate_output_for_boundaries(cands, derivs)
File "/mnt/raid/users/petr/workspace/ace-kit/kit/finder.py", line 48, in generate_output_for_boundaries
boundary.set_logo(save=logo_out)
File "/mnt/raid/users/petr/workspace/ace-kit/kit/contig.py", line 315, in set_logo
df = create_seqlogo_dataframe(seqs)
File "/mnt/raid/users/petr/workspace/ace-kit/kit/utils.py", line 58, in create_seqlogo_dataframe
seqlen = len(sequences[0])
IndexError: list index out of range

I had to add txt suffix to ace file to be able to upload it to github:

contigs.ace.txt

Threshold the sequence logos for extracting consensus sequences from boundary

First, boundary sequence and sequence logos are shifted by one relative to each other. Second, adding more of the outer surrounding region from the boundary to see more visually the low information regions would be useful. Apply information threshold to only the one side of the sequence logo corresponding to the side of the insertion site.

logfile default in Almitey dos not work

in init default value for logfile is none - which is OK latet it does not work with this default.
I suggest it is set to input_dir/log.txt if logfile is none

Use all read information for computing sequence logos

Currently, the sequence logo construction function only uses reads which directly overlap the insertion site boundaries. Ideally, it should also use information from reads which do not overlap the boundary, but still overlap the region surrounding the boundary that is taken into account for computing the sequence logo dataframes.

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.