Coder Social home page Coder Social logo

Comments (13)

zhanxiaoyu avatar zhanxiaoyu commented on July 22, 2024

Hello, I've downloaded the index online too and found it useless, so I built the index by myself following the shell script they provided and successfully.
Firstly, you have to prepare SNP file, GTF file,and homo sapiens genome fa. All of them have been downloaded the same as what they used.
In the index you downloaded, you can find a file named make_grch38_snp_tran.sh, you can change the shell script a little, and pay a little attention to the version of python, and the you can build the same index that exactly the official provided.

from hisat2.

bgruening avatar bgruening commented on July 22, 2024

@zhanxiaoyu thanks for your detailed answer!
I found this as well, but I think this should be included in the webpage and the links should be fixed.
The documentation about building index and all sorts of recommendations are a little bit weak, imho.

from hisat2.

zhanxiaoyu avatar zhanxiaoyu commented on July 22, 2024

Yes, I thinks so.
There is so limit information about this software.
Can you build the index successfully?

from hisat2.

bgruening avatar bgruening commented on July 22, 2024

I could, but only the standard index so far, without SNP. It's still queued on your Galaxy cluster :)

from hisat2.

zhanxiaoyu avatar zhanxiaoyu commented on July 22, 2024

Why?
What's problem about your SNP?
Actually, though I build the four kinds of index successfully, it still failed in alignment.

from hisat2.

bgruening avatar bgruening commented on July 22, 2024

Memory, I have requested a lot :)
Yes align also crashed for me with: https://github.com/infphilo/hisat2/issues/6

from hisat2.

zhanxiaoyu avatar zhanxiaoyu commented on July 22, 2024

I've never received signal 13 but signal 6 and 4.
I requested 6g memory to build the index with SNP.

from hisat2.

bgruening avatar bgruening commented on July 22, 2024

6g? In the documentation is something written from up-to 200g.

If you use --snp, --ss, and/or --exon, hisat2-build will need about 200GB RAM for the human genome size as index building involves a graph construction. 
Otherwise, you will be able to build an index on your desktop with 8GB RAM.

from hisat2.

zhanxiaoyu avatar zhanxiaoyu commented on July 22, 2024

oh,I am so sorry to make a mistake, I requested more than 200GB indeed.
Actually, I met a new problem, which is the final alignment statistic result is not the same as the one I got from bam file.

from hisat2.

bgruening avatar bgruening commented on July 22, 2024

I think it would help @infphilo if you can fill all these errors under a new issue.
Seems that HISAT is not usable at the moment :(

from hisat2.

zhanxiaoyu avatar zhanxiaoyu commented on July 22, 2024

I just hope Daehwan Kim will help us solve all of this question.
It is so tired to use HISAT2

from hisat2.

infphilo avatar infphilo commented on July 22, 2024

@bgruening, thank you for letting me know the problem. You can open it using http instead of https for now. We'll enable users to use both http and https sometime soon. Once you download and extract any zipped file, you will find a shell script that has instructions how to build indexes.

from hisat2.

infphilo avatar infphilo commented on July 22, 2024

I fixed these access issues.

from hisat2.

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.