separate_ID_ALT_into_two_columns: Given a data frame with ID_ALT column, this function...

View source: R/functions.R

separate_ID_ALT_into_two_columnsR Documentation

Given a data frame with ID_ALT column, this function separates them into two columns ID and ALT

Description

Given a data frame with ID_ALT column, this function separates them into two columns ID and ALT

Usage

separate_ID_ALT_into_two_columns(ID_ALT_df)

Arguments

ID_ALT_df

A dataframe with ID_ALT column


junyangq/multiSnpnet documentation built on Oct. 19, 2023, 8:22 p.m.