Giter VIP home page Giter VIP logo

sanger-tol / sequencecomposition Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 2.71 MB

Nextflow pipeline to extract statistics from a genome about its sequence composition

Home Page: https://pipelines.tol.sanger.ac.uk/sequencecomposition

License: MIT License

HTML 3.56% Python 10.47% Nextflow 32.75% Groovy 53.22%
genomics kmer-frequency-count nextflow pipeline running-average shannon-entropy

sequencecomposition's People

Contributors

muffato avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

sequencecomposition's Issues

stainedglass self-alignment heatmap

Description of feature

stainedglass is particularly useful for disentangling tandem repeat structures and segmental duplications. Under the hood, it is a snakemake workflow of bowtie2 alignments of chunked genome + some custom scripts for transformation of the alignments into a heatmap. It can produce higlass-compatible cooler output:

cd StainedGlass
samtools faidx ref.fa
snakemake --use-conda --cores 16 cooler_density --config nbatch=4 alnthreads=4 fasta=ref.fa window=32 cooler_window=100 sample=sample_id

[Feature]: GDA (Genome Decomposition Analysis)

Which pipeline(s) is your feature request for?

  • insdcdownload
  • ensemblrepeatdownload
  • ensemblgenedownload
  • sequencecomposition
  • readmapping
  • variantcalling
  • blobtoolkit
  • genomenote

Describe the solution you'd like.

Import features from GDA (Genome Decomposition Analysis) pipeline

Is your feature request related to a problem? Please describe.

No response

Describe alternatives you've considered.

No response

Additional context.

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

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.