Coder Social home page Coder Social logo

mengzhou / monomerannotation Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1003 KB

Source codes and scripts for monomer detection and subtype classification

License: GNU General Public License v3.0

R 2.40% Makefile 1.57% Shell 3.60% C++ 92.03% Awk 0.12% Python 0.28%

monomerannotation's Introduction

MonomerAnnotation

Source codes and scripts for monomer detection and subtype classification

Contents

  1. detection: the package of programs used for monomer detection.
  2. classification: the scripts used for monomer subtype classification.
  3. results: the detection and classification results of the three major monomer subtypes, A, G, and T in the mm10 genome.

monomerannotation's People

Stargazers

 avatar

Watchers

Meng Zhou avatar

monomerannotation's Issues

Usage of program and memory issue

Hello,

First thank you for your work. I would like to test your tool on other sub-families of transposable elements so I'm trying to follow the instructions but I have some questions.

I have a single multi-fasta with mm10 genome, multiple fasta with individual chromsomes and a MUSCLE alignment of my list of transposable elements in ClustalW format.

So I ran the construct tool first and then, when trying scan, by providing the complete genome (or just 1 chromosome), the program kill itself. By checking the memory, I saw that it reached +200gb of RAM. I tested with chrF.fa and train.aln, the program worked well. So I think the fasta files are too big for the program (1.18gb for the complete genome, 60-200mb for the individual chromosomes). So I would like to know if there is a way to do it on the whole genome ?

Also, do the scripts in the directory pipeline have to be run after construct and scan or is it a totally separate part ?

The exact commands that I used are (here with the toy_test files):
construct -o train.construct.model -u -v train.aln
scan -o train.scan.bed -v -c chrF.fa train.construct.model

Thank you for your time and your work.

Best.

Pierre-Emmanuel

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.