From ef3acced0367451086cc64650ed7b54fa10db02a Mon Sep 17 00:00:00 2001 From: Gerard Weatherby Date: Mon, 19 Sep 2022 10:31:33 -0400 Subject: [PATCH] update pdb.sub location --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 0bc7a60..4ec176d 100644 --- a/README.md +++ b/README.md @@ -256,8 +256,7 @@ to run your job, you can do that using the `-const` argument to `condor_status`. With an understanding of the essential parts of a Condor submission file, let's go ahead and actually submit a job to Condor. -In the HTCondor folder in your home directory (`~/EVENTS/2022-nmrbox-summer/HTCondor`) you should -have a file called `pdb.sub` which uses many of the options described above. The executable simply +'pdb.sub' in this github repository uses many of the options described above. The executable simply echoes some text to STDOUT, but it illustrates how you could run a given computation against a set of PDB structures.