Starlitnightly / omicverse

A python library for multi omics included bulk, single cell and spatial RNA-seq analysis.
https://starlitnightly.github.io/omicverse/
GNU General Public License v3.0
431 stars 45 forks source link

add descriptions and normalize_bulk function #83 #87

Closed JuliaMYQ closed 3 months ago

JuliaMYQ commented 3 months ago
  1. add argument descriptions to all functions in the single directory.
  2. add a function "normalize_bulk" that converts count to CPM/TPM/FPKM.
Starlitnightly commented 3 months ago

83