Changes between Version 17 and Version 18 of SOP/scRNA-seq


Ignore:
Timestamp:
08/06/20 10:17:18 (4 years ago)
Author:
twhitfie
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SOP/scRNA-seq

    v17 v18  
    9393}
    9494
    95 # Find so-called anchors.
     95# Find so-called anchors and carry out the integration.
    9696s3.anchors <- FindIntegrationAnchors(object.list = s3.list)
    9797s3.integrated <- IntegrateData(anchorset = s3.anchors)