scran
C++ library for basic single-cell RNA-seq analyses
Loading...
Searching...
No Matches
Classes | Namespaces
igraph_utils.hpp File Reference

Utilities for manipulating igraph data structures. More...

#include "../utils/macros.hpp"
#include "igraph.h"
Include dependency graph for igraph_utils.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  scran::igraph::Graph
 Wrapper around the igraph_t class from igraph. More...
 

Namespaces

namespace  scran
 Functions for single-cell RNA-seq analyses.
 
namespace  scran::igraph
 Utilities for working with igraph in libscran.
 

Detailed Description

Utilities for manipulating igraph data structures.