ATAC Integration Help
0
0
Entering edit mode
13 months ago

Pretty much desperate at this point since I've had this error for a week. The output is the following after entering the following command:

integration.anchors<- FindIntegrationAnchors(
  object.list = list(Seurat_1, Seurat_2, Seurat_3),
  anchor.features = row.names(Seurat_1),
  assay = c('peaks', 'peaks', 'peaks'),
  k.filter = NA,
  reduction = "rlsi",
  dims = 2:30
)

Where Seurat_X = seurat object.

enter image description here

Can someone please help. I needed this completed days ago.

scatac-seq integration atac-seq • 481 views
ADD COMMENT
0
Entering edit mode

hello, I am curious if you have already performed LSI dimension reduction and stored it in each object before continuing with RLSI.

ADD REPLY

Login before adding your answer.

Traffic: 2097 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6