Skip to content

Error in removeext(fastqFiles1) : could not find function "removeext" #3

@jah000

Description

@jah000

Hi,
:
I am trying to parse mouse haplotypes but I am confronted by this error:

library(harp)

f <- file("*.fastq")
ref1 <- "/path/to/C57BL_6NJ"
ref2 <- "/path/to/CAST_EiJ"
harp( f, index1prefix=ref1, index2prefix=ref2 )
Error in removeext(fastqFiles1) : could not find function "removeext"

any idea what i'm doing wrong?

Thanks

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