Code Monkey home page Code Monkey logo

gintools's People

Contributors

cnobles avatar kylebittinger avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

gintools's Issues

Extend functionality of refine_breakpoints to target lead, lag, or both edges of an alignment.

For integration site analysis, standardizing integration site positions makes complete sense, but for oligo incorporation, it does not. This is because oligo incorporation may appear downstream of the actual double strand break, and therefore is similar to a break point induced by sonication.

Changing the function to resolve_edges or something and including an option for target = [lead, lag, both] might work well.

Add sequence file manipulation utilities.

Absorb dualDemultiplexR, seqTrimR, seqFiltR, seqConsolidateR, and blatCoupleR code into gintools.

This should help with reducing code duplication and increase modularity, though the package will get quite large compared to it's current size. This will also mean that analytical functions such as standardize sites and refine_breakpoints, as well as others, will be available in the environment.

condense_intsites fails on empty GRanges object

This error occurred for me in the CHIVA pipeline. Specifically on the line:
sites.to.condense$group.id <- paste0(group, "^", sites.to.condense$posid)
Error in [[<-(*tmp*, name, value = "^") :
1 elements in value to replace 0 elements

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.