StoreMultiTRANSFACFile: Generating and storing a .txt file named "All.txt" which...

Description Usage Arguments Value

View source: R/StoreMultiTRANSFACFile.R

Description

This function generates a .txt file which holds number of the data structures needed for one set of plotting in FTRANSFAC format.

Usage

1
StoreMultiTRANSFACFile(List_sp, Listof_peak_id_y_list, List_peak_id_x)

Arguments

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].

Value

This function stores a .txt file at working directory, and returns name of the file for more convenience.


aidaghayour/FPWM documentation built on June 15, 2020, 8:19 p.m.