Package index
- 
          AddSeuratCommand()
- Add a command to a Seurat object @commandsslot
- 
          AggregateExpressionPseudobulk()
- Aggregate expression of single cells into psedobulk expression matrix
- 
          Cache
- Cache class for object, file or directory caching
- 
          ConvertAnnDataToSeurat()
- Convert an AnnData file (h5ad) to a Seurat object or an RDS/qs2 file
- 
          ConvertSeuratToAnnData()
- Convert a Seurat object (or RDS/H5Seurat/qs2 file) to an AnnData object file
- 
          FinishSeuratQC()
- Finish the QC process including the visualization
- 
          GetIdentityColumn()
- Get the column name in meta.data that works as identity
- 
          LoadSeuratAndPerformQC()
- Load samples into a Seurat object
- 
          PerformGeneQC()
- Perform gene QC
- 
          PerformSeuratCellQC()
- Perform cell QC
- 
          Reporter
- Add and save report
- 
          RunDEGAnalysis()
- Run differential gene expression analysis
- 
          RunGSEA()
- Run GSEA using fgsea
- 
          RunGSEAPreRank()
- Pre-rank genes based on expression data
- 
          RunSeuratClustering()
- Run seurat unsupervised clustering
- 
          RunSeuratDEAnalysis()
- RunSeuratDEAnalysis
- 
          RunSeuratDoubletDetection()
- Run doublet detection on a Seurat object
- 
          RunSeuratIntegration()
- Run data integration on Seurat object
- 
          RunSeuratMap2Ref()
- Run Seurat MapQuery to reference
- 
          RunSeuratSubClustering()
- Run subset clustering on a Seurat object
- 
          RunSeuratTransformation()
- Run transformations on a Seurat object
- 
          RunSeuratUMAP()
- Run seurat UMAP
- 
          ScRepMutate()
- Mutate scRepertorie object
- 
          ScRepSubset()
- Subset scRepertorie object
- 
          VizBulkDEGs()
- Visualize DEGs
- 
          VizDEGs()
- Visualize DEGs
- 
          VizGSEA()
- Visualize GSEA results
- 
          VizSeuratCellQC()
- Visualize Cell QC metrics of Seurat object
- 
          VizSeuratDoublets()
- Visualize detected doublets
- 
          VizSeuratGeneQC()
- Visualize gene QC metrics of Seurat object
- 
          VizSeuratMap2Ref()
- Visualize features between the query and reference Seurat objects by RunSeuratMap2Ref()
- 
          bQuote()
- backtick quoting
- 
          case_info()
- Create information for a casename
- 
          do_call()
- Call a function with a list of arguments
- 
          expand_cases()
- Expand the cases with default values
- 
          extract_vars()
- Extract variables from a named list
- 
          gene_name_conversion()
- Convert gene names between different formats
- 
          get_biopipen_dir()
- Get the path where biopipen is installed
- 
          get_logger()
- Setup and return the logger
- 
          get_reporter()
- Get a reporter object
- 
          gettempdir()
- Get the temporary directory, without suffix. It works like tempfile.gettempdir()in Python.
- 
          html_escape()
- Escape HTML entities
- 
          list_rename()
- Rename to names of a list
- 
          list_update()
- Update the first list based on other lists
- 
          RunEnrichment()ParseGMT()VizEnrichment()
- Re-exported functions from other packages
- 
          read_obj()load_obj()save_obj()write_obj()
- Read and write objects to/from files
- 
          repr()
- The string representation of an object
- 
          run_command()
- Run a command
- 
          save_plot()
- Save the plot into multiple formats
- 
          save_plotcode()
- Save the plot code and data to reproduce the plot
- 
          slugify()
- Slugify strings