Skip to content

Commit

Permalink
Ran chmod -R 775 .
Browse files Browse the repository at this point in the history
  • Loading branch information
lcolladotor committed Jun 6, 2022
1 parent 1bf5de7 commit b890000
Show file tree
Hide file tree
Showing 24 changed files with 7 additions and 4 deletions.
Empty file modified FastQC/0.11.5/.gitignore
100644 → 100755
Empty file.
Empty file modified FastQC/0.11.5/README.md
100644 → 100755
Empty file.
Empty file modified FastQC/0.11.8/.gitignore
100644 → 100755
Empty file.
Empty file modified FastQC/0.11.8/README.md
100644 → 100755
Empty file.
Empty file modified Salmon/0.11.3/.gitignore
100644 → 100755
Empty file.
Empty file modified Salmon/0.11.3/README.md
100644 → 100755
Empty file.
Empty file modified Salmon/0.8.2/.gitignore
100644 → 100755
Empty file.
Empty file modified Salmon/0.8.2/README.md
100644 → 100755
Empty file.
Empty file modified gatk/4.2.0.0/.gitignore
100644 → 100755
Empty file.
Empty file modified gatk/4.2.0.0/README.md
100644 → 100755
Empty file.
Empty file modified gtex-pipeline/dae3369/.gitignore
100644 → 100755
Empty file.
Empty file modified kallisto/0.43.0/.gitignore
100644 → 100755
Empty file.
Empty file modified kallisto/0.43.0/README.md
100644 → 100755
Empty file.
Empty file modified kallisto/0.44.0/.gitignore
100644 → 100755
Empty file.
Empty file modified kallisto/0.44.0/README.md
100644 → 100755
Empty file.
Empty file modified nextflow/20.01.0/.gitignore
100644 → 100755
Empty file.
Empty file modified picard/2.25.5/.gitignore
100644 → 100755
Empty file.
Empty file modified qctool/2.0.7/.gitignore
100644 → 100755
Empty file.
Empty file modified rmate/1.5.10/.gitignore
100644 → 100755
Empty file.
11 changes: 7 additions & 4 deletions rmate/1.5.10/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ git clone [email protected]:textmate/rmate.git
## Ignore all downloaded/installed files
echo "rmate" >> .gitignore

chmod -R 775 .

## Version control files
git add .gitignore
git add README.md
Expand All @@ -26,15 +28,16 @@ echo "Hostname: ${HOSTNAME}"
$ module list

Currently Loaded Modules:
1) matlab/R2019a 3) JHPCE_tools/1.0 5) gcc/4.4.7 7) JHPCE_CENTOS7_DEFAULT_ENV
2) stata/16 4) sge/8.1.9 6) COMMUNITY_CENTOS7_DEFAULT_ENV 8) git/2.17.0
1) matlab/R2019a 4) sge/8.1.9 7) JHPCE_CENTOS7_DEFAULT_ENV 10) git-lfs/2.8.0 13) conda_R/devel
2) stata/17 5) gcc/4.4.7 8) git-status-size/github 11) rmate/1.5.9
3) JHPCE_tools/1.0 6) COMMUNITY_CENTOS7_DEFAULT_ENV 9) git/2.28.0 12) conda/3-4.6.14



$ date
Thu Aug 29 10:40:40 EDT 2019
Mon Jun 6 16:09:54 EDT 2022
$ echo "User: ${USER}"
User: lcollado
$ echo "Hostname: ${HOSTNAME}"
Hostname: compute-070.cm.cluster
Hostname: compute-093.cm.cluster
```
Empty file modified subread/1.5.0-p3/.gitignore
100644 → 100755
Empty file.
Empty file modified subread/1.5.0-p3/README.md
100644 → 100755
Empty file.
Empty file modified subread/1.6.3/.gitignore
100644 → 100755
Empty file.
Empty file modified subread/1.6.3/README.md
100644 → 100755
Empty file.

0 comments on commit b890000

Please sign in to comment.