Git Product home page Git Product logo

Comments (5)

yupenghe avatar yupenghe commented on May 30, 2024

It is something like this

1	0
2	3438
#eof

The first column is chromosome name and the second column marks the position in the file for accessing the cytosine methylation data of the corresponding chromosome.

from methylpy.

YibingZeng avatar YibingZeng commented on May 30, 2024

After building the index, I got lots of files with the end of .bt2. They are all binary files.
The command I used is:

methylpy build-reference --input-files Oh43.pseudomolecules-v1.fasta --output-prefix Oh43 --num-procs 8

Is that correct?

from methylpy.

yupenghe avatar yupenghe commented on May 30, 2024

You are totally right. The .bt2 are bowtie2 index file. I was confused because there are also other types of index files.

from methylpy.

YibingZeng avatar YibingZeng commented on May 30, 2024

But when I try to map the reads, it says:
"/scratch/yz7799962/test/oh43/Oh43.pseudomolecules_index/Oh43_F" is not a Bowtie 2 index
Should I replace this folder as one of the following file:
Oh43_f.1.bt2
Oh43_f.2.bt2
Oh43_f.3.bt2
Oh43_f.4.bt2
Oh43_f.fasta
Oh43_f.rev.1.bt2
Oh43_f.rev.2.bt2

from methylpy.

yupenghe avatar yupenghe commented on May 30, 2024

What was your command?

from methylpy.

Related Issues (20)

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.