Description Usage Arguments Value
View source: R/StoreMultiTRANSFACFile.R
This function generates a .txt file which holds number of the data structures needed for one set of plotting in FTRANSFAC format.
1 | StoreMultiTRANSFACFile(List_sp, Listof_peak_id_y_list, List_peak_id_x)
|
List_sp |
List of forking position numbers for each one of FPWM. |
Listof_peak_id_y_list |
A list of lists. Each list within this list, is a set of IDs which are going to form one FPWM plot. |
List_peak_id_x |
A list of IDs. The ID in List_peak_id_x[i] will be employed to form multiple IntersecPeakMatrices with all the IDs exisiting in Listof_peak_id_y_list[i]. |
This function stores a .txt file at working directory, and returns name of the file for more convenience.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.