Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

echo 'source /corral-repl/utexas/BioITeam/bin/profile_ngs_course.bash' >> ~/.profile

source .profile

This will change your PATH to give you access to databases and custom scripts set up by members of the BioITeam at UT. (That's a double >>, not a single >, important!)

...