Skip to content

cannot open file '/Users/seanwen/Documents/U2AF1_2019/Linker/rMATS/ASEvents/fromGTF.RI.txt': No such file or directory #44

Description

@Cp0728

df <- read.table(paste("D:\deskface\MARVEL\format_rmats\fromGTF.RI.txt", sep=""), sep="\t", header=TRUE, stringsAsFactors=FALSE)

Format BED file

RI_Coordinates.bed <- PrepareBedFile.RI(file=df)
Error in file(file, "rt") : cannot open the connection
In addition: Warning message:
In file(file, "rt") :
cannot open file '/Users/seanwen/Documents/U2AF1_2019/Linker/rMATS/ASEvents/fromGTF.RI.txt': No such file or directory

The above is my error, I used the example data to generate fromGTF.RI.txt, but the path is wrong when running, please ask if this is a bug

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