Skip to content

Indent code properly #4

@adeschen

Description

@adeschen

Indent code properly so it's easier to read/understand e.g.
runPermutationUsingMethylKitInfo(
samplesForTransgenerationalAnalysis,
type="sites", nbrPermutations=3, vSeed=221)
instead of
runPermutationUsingMethylKitInfo(methylKitInfo =
samplesForTransgenerationalAnalysis, type = "sites",
nbrPermutations = 3, vSeed = 221)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions