Skip to content

Issue with Generating Layout File in Chopper and Inputting into Raptor Build Index #420

@Mercury0533

Description

@Mercury0533

Hi, i met some problems when i using it to build index

Here are the details of the issue:

Problem Description:
I successfully generated a layout file using Chopper with the following command:
chopper --input test.txt --kmer 32 --output test.layout
however,when i try to put it into raptor to build an index:
raptor build --input test.layout --output res.index
and it shows
image
erminate called after throwing an instance of 'std::filesystem::__cxx11::filesystem_error'
what(): filesystem error: cannot get file size: No such file or directory [@CHOPPER_USER_BINS]
/gpfs/biosoft/app2/miniconda3/envs/raptor/bin/raptor: line 31: 24047 Aborted (core dumped) raptor_avx2 "$@"
i don't know whether i am using it correctly, and the version of Raptor is the latest 3.0.1

Another problem is about the document for usage in your github, it seems to return a 404 error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions