cc_staff
159
edits
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
==GBrowse Configuration Setup== | ==GBrowse Configuration Setup== | ||
===Gbrowse config files=== | |||
Since Gbrowse needs to be able to read config files of all users within a group, the config files for each group are installed on following directories: | Since Gbrowse needs to be able to read config files of all users within a group, the config files for each group are installed in /project and on following directories: | ||
/project/GROUPID/gbrowse/USERID/conf | /project/GROUPID/gbrowse/USERID/conf | ||
where GROUPID is your group id and USERID is the your username. There is a symbolic link from this directory to ${HOME}/gbrowse/conf just for simplicity so that you can get access to files within this directory easier. Files in this directory should be readable for all member of the group therefore, please do not change the group permission of files in this directory. | where GROUPID is your group id and USERID is the your username. There is a symbolic link from this directory to ${HOME}/gbrowse/conf just for simplicity so that you can get access to files within this directory easier. Files in this directory should be readable for all member of the group therefore, please do not change the group permission of files in this directory. |