| 20 | == Projects == |
| 21 | |
| 22 | You should register for a project before running analyses on the grid. This will give you a project directory available for all members, as well as provide a fair sharing of run time on the grid. Without any project assigned, the priority of your grid jobs will be very low. |
| 23 | |
| 24 | There are some commands related to projects described on the ProjectCommands page. |
| 25 | |
| 26 | In short: |
| 27 | * All project files should go into the project directory (~/proj/project-name) |
| 28 | * Before cd:ing into the project directory, use the ```proj``` command your role into a member of that project (e.g. once logged in ```proj my-project-name``` and the ```cd proj/my-project-name```) |
| 29 | |