find_file_in_ftp {RapidoPGS} | R Documentation |
Finding a file in an FTP directory
This is an internal function to help gwascat.download
find the right file
Description
Finding a file in an FTP directory
This is an internal function to help gwascat.download
find the right file
Usage
find_file_in_ftp(ftp_address, acc, hm)
Arguments
ftp_address |
a string. An FTP address provided by |
acc |
a string containing the accession for the desired study. |
hm |
a logical. Should it look in the harmonised directory? |
Value
a data.table containing the dataset.
Author(s)
Guillermo Reales
[Package RapidoPGS version 2.3.0 Index]