This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to translate a Linux shell script to Windows power shell?

How to translate a Linux shell script to Windows power shell (CMD)?

  list=`cat SRAIdFromPythonInput.txt` # list of the SRA record file IDs.
       for i in $list
    do
echo $i

./fastq-dump --split-files $i -v

    done
cmd bash shell fastq-dump

what for, if it is working in bash? what have you tried?

for calling from JavaFX application on Windows

Maybe this page can help you.

thank you, how to say "list" in PowerShell is not clear from this page, however.

Hello flight22121!

We believe that this post does not fit the main topic of this site.

Not a bioinformatics question.

For this reason we have closed your question. This allows us to keep the site focused on the topics that the community can help with.

If you disagree please tell us why in a reply below, we'll be happy to talk about it.

Cheers!

talking too much leads to premature death or bad sex

this reply made me suspicious, user suspended.

0 answers

No answers yet.

Log in to answer this question.