Hi
Bassically I need to write a comand line where three entries are label using the same name provided by a list object
For instance
prokka --prefix N16961-TIGR --cpus 6 --outdir N16961-TIGR --rfam --addgenes --addmrna --cdsrnaolap N16961-TIGR.fna && prokka --prefix O395-TIGR --cpus 6 --outdir O395-TIGR --rfam --addgenes --addmrna --cdsrnaolap O395-TIGR.fna &&
Bold names correspond to list elements and the number of repeats depends on number of list elements
I would appriciate any help
Regards
Bassically I need to write a comand line where three entries are label using the same name provided by a list object
For instance
prokka --prefix N16961-TIGR --cpus 6 --outdir N16961-TIGR --rfam --addgenes --addmrna --cdsrnaolap N16961-TIGR.fna && prokka --prefix O395-TIGR --cpus 6 --outdir O395-TIGR --rfam --addgenes --addmrna --cdsrnaolap O395-TIGR.fna &&
Bold names correspond to list elements and the number of repeats depends on number of list elements
I would appriciate any help
Regards