Skip to content

Issues in fig2.R (identified in SIB days reproducibility hackathon) #1

@ikeller

Description

@ikeller
  1. Class checks in seqLogo2 not working:

`seqLogo2(pwm,xfontsize=6, yfontsize=6, title="Class 1 (Inr+DPE), 37.2%")
Error in if (class(pwm) == "pwm") { : the condition has length > 1

class(pwm)
[1] "matrix" "array"`

As a work around: comment out lines 3-13 in seqLogo2_fig2.R

  1. Wrong input files linked for human plot

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