This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Where do I execute STRIDE (http://webclu.bio.wzw.tum.de/stride/) ?

I'm a beginner and I am unable to find out how to execute the source code of STRIDE. Also, how do I get the output in form of text files? Thanks a bunch!

proteins

Stride source code is C, so one has to first compile it into a binary executable, and then execute. The Stride web page provides quite clear and simple instructions on how to compile its source.

Stride outputs to stdout, but you can output to a file with -fFilename. All this is explained in the manual.

should the input file contain only the atomic co-ordinates or can it be the native PDB files we download from RCSB?

0 answers

No answers yet.

Log in to answer this question.