combine_bulk function

Combine allele and expression pseudobulks

Combine allele and expression pseudobulks

combine_bulk(allele_bulk, exp_bulk, gtf)

Arguments

  • allele_bulk: dataframe Bulk allele profile
  • exp_bulk: dataframe Bulk expression profile
  • gtf: dataframe Transcript gtf

Returns

dataframe Pseudobulk allele and expression profile

  • Maintainer: Teng Gao
  • License: MIT + file LICENSE
  • Last published: 2023-10-25

Useful links