get_random_sequence: Creates many copies of a random DNA sequence of a prescribed...

Description Usage Arguments Value

Description

This uniformly chooses A, C, G or T at every position

Usage

1
get_random_sequence(sequence_length, n = 1)

Arguments

sequence_length

The length of the sequence to be generated

n

The number of copies of the random sequence to be returned

Value

A list of characters (all the same) that are generated randomly


sams25/rcombinator_old documentation built on May 28, 2019, 8:40 a.m.