You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.
The new version of RStudio includes an Terminal interface. I think doing genomics data analysis people use a lot of bashscripts and often want to go back and forth to raw fastq read files (i.e. do a lot of tasks covered in http://www.datacarpentry.org/wrangling-genomics/00-quality-control/).
It would be good to show them that these data wrangling tasks can now be done from RStudio itself so that they do not have to switch back and forth between the terminal window and RStudio window.
The text was updated successfully, but these errors were encountered:
Unrelated perk of new RStudio version: if you run a line of code, it detects related lines of code (like, connected by pipes or {} or ()) and runs all the lines.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The new version of RStudio includes an Terminal interface. I think doing genomics data analysis people use a lot of bashscripts and often want to go back and forth to raw fastq read files (i.e. do a lot of tasks covered in http://www.datacarpentry.org/wrangling-genomics/00-quality-control/).
It would be good to show them that these data wrangling tasks can now be done from RStudio itself so that they do not have to switch back and forth between the terminal window and RStudio window.
The text was updated successfully, but these errors were encountered: