Skip to content
Permalink
8472ea875e
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
16 lines (15 sloc) 346 Bytes
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/use_biomaRt.R
\name{use_biomaRt}
\alias{use_biomaRt}
\title{Use biomaRt}
\usage{
use_biomaRt(gene_names, ...)
}
\arguments{
\item{gene_names}{Names of genes to be mapped}
\item{summarized_experiment}{SE}
}
\description{
Short function get information from biomaRt.
}