Skip to content

error with kinaseSubstrateScore() #10

@canbruce1234

Description

@canbruce1234

I am running the following command:

mat.matrices <- kinaseSubstrateScore(substrate.list = PhosphoSite.human, 
                                    mat = mat.std, seqs = mat.seq, 
                                    numMotif = 5, numSub = 1, verbose = FALSE)

and getting the message:

Error in phosScoringMatrices$combinedScoreMatrix[sites, ] : 
  subscript out of bounds

I tried running the function directly and at this command

motifScoreMatrix = scorePhosphositesMotifs(mat, motif.mouse.list.filtered,
                                            seqs, verbose)

got the error message

could not find function "scorePhosphositesMotifs"

Also the code mentions “motif.mouse.list”. I am using human data, does his matter?

Thanks in advance for your assistance!

John

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