Convert DataFrame to a vector of strings. Set feature names in a "name" column
Usage
get_df_string(regions_df, feature_col = NULL)
Arguments
- regions_df
A data frame with "chr", "start" and "end" columns
- feature_col
The data frame column to use as the names of the output string vector