This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#/bin/python | |
# RNV.py | |
# this script can call the server of RNV like the official | |
# desktop widget does. | |
# It then returns and saves the departures of a certain station | |
# and certain lines and directions. | |
# Tested on ubuntu 15.04 | |
# | |
# call via command line: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./metaeuk/bin/metaeuk easy-predict GCF_000709125.1_Exop_aqua_CBS_119918_V1_genomic.fna \ | |
2020_TAX_DB \ | |
results.fasta \ | |
tmp \ | |
--threads 1 \ | |
--slice-search | |
Tmp tmp folder does no |