Do you have an example for it?
• 0 views
•
link
Hello everybody! I have a very basic question (I am new to these stuff) How can I do FTP to download all the cDNAs sequences from ensemble or mRNA from USCS - on fasta format? (of many organisms) The problem is that each cDNA is in a different directory. (what I found so far). I am using windows - mobaxterm. Thanks!!
Log in to answer this question.
some hints: you can use
wget. It supports ftp and with-foption, you can read the URLs from a local file.