A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/stuart-lab/signac/issues/1058 below:

selecting biotypes for creating gene activity · Issue #1058 · stuart-lab/signac · GitHub

Hi,

I am trying to create the gene activity matrix for not only protein-coding regions but also other mentioned biotypes such as biotypes = c("protein_coding", "lincRNA", "rRNA", "processed_transcript"). But whenever i try to change the biotypes, i get following error:

> gene.activities <- GeneActivity(
+   pbmc,
+   assay = NULL,
+   features = NULL,
+   extend.upstream = 2000,
+   extend.downstream = 0,
+   biotypes = c("protein_coding", "lincRNA", "rRNA", "processed_transcript"),
+   max.width = 5e+05,
+   gene.id = FALSE,
+   verbose = TRUE
+ )
Extracting gene coordinates
Error in FeatureMatrix(fragments = Fragments(object = object[[assay]]),  : 
  unused arguments (biotypes = c("protein_coding", "lincRNA", "rRNA", "processed_transcript"), max.width = 5e+05, gene.id = FALSE)

It would be great if you could suggest to me how to include other biotypes.

Thank you


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4