This function creates a data frame mapping the row names of the input (sequence) count table to sequence identifiers. In context of the DEUS package the sequence identifiers can be used as alternate short identifiers for each unique sequence.
createMap(count_table)
count_table | The count table generated by createCountTableFromFastQs |
---|
A data frame with sequences as row names and sequence identifiers in the column 'SequenceID'