precellar.Assay.add_illumina_reads#

Assay.add_illumina_reads(modality, *, length=150, forward_strand_workflow=False)#

Add default Illumina reads to the Assay object.

This method adds default Illumina reads to the Assay object.

Parameters:
  • modality (str) – The modality of the read.

  • length (int) – The length of the read.

  • forward_strand_workflow (bool) – Whether the reads are sequenced in the forward strand workflow.