Skip to content

Getting this error, while running local #1

@immuneAI

Description

@immuneAI

Error in if (x <= 0) { : missing value where TRUE/FALSE needed

DF<-data.frame(SAMPLE=sample_names,MHC=MHC,EC=EC,SC=SC,CP=CP,AZ=AZ,IPS=IPS)
Error in data.frame(SAMPLE = sample_names, MHC = MHC, EC = EC, SC = SC, :
arguments imply differing number of rows: 79, 1, 0
write.table(DF,file="IPS.txt",row.names=FALSE, quote=FALSE,sep="\t")
Error in is.data.frame(x) : object 'DF' not found

Am I missing any genes?

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