Skip to content

Commit

Permalink
use Initita_Hummus_Object in vignette
Browse files Browse the repository at this point in the history
  • Loading branch information
r-trimbour committed Apr 9, 2024
1 parent 1028602 commit a42eba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/add_networks.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Additionally, it contains a motifs_db object, providing tf motifs informations,
# Load the Chen dataset, which is a Seurat object containing scRNA-seq and scATAC-seq data
data("chen_dataset_subset")
chen_dataset_subset
hummus <- InitiateHuMMuSObject(chen_dataset_subset)
hummus <- Initiate_HuMMuS_Object(chen_dataset_subset)
# wrapper of Signac::GetGRangesFromEnsDb, adapting output to UCSC format
Expand Down

0 comments on commit a42eba2

Please sign in to comment.