Thanks to visit codestin.com
Credit goes to github.com

Skip to content

failed to load tblout table #8

@Valentin-Bio

Description

@Valentin-Bio

Hello, I have previously used rhmmer to load hmmscan results using read_tblot() function. In my current case I want to load a hmmsearch table with nearly 26 thousand hits but I'm getting the following error:

Error in `$<-`:
! Assigned data `descriptions[!grepl(" *#", descriptions, perl = TRUE)]` must be compatible
  with existing data.
✖ Existing data has 25673 rows.
✖ Assigned data has 0 rows.
ℹ Only vectors of size 1 are recycled.
Caused by error in `vectbl_recycle_rhs_rows()`:
! Can't recycle input of size 0 to size 25673.

May this be due to the large amount of hits that report the table that I'm trying to load ?

bests,

Valentín.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions