Skip to content

LeBlanc_Palakurthi#5

Open
PatrickLeBlanc wants to merge 4 commits into
araiho:masterfrom
PatrickLeBlanc:master
Open

LeBlanc_Palakurthi#5
PatrickLeBlanc wants to merge 4 commits into
araiho:masterfrom
PatrickLeBlanc:master

Conversation

@PatrickLeBlanc

Copy link
Copy Markdown

No description provided.

@araiho araiho left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great job! make sure to include plotting output next time! 4/4

Comment thread CompiledExercise.R

CoffeeDeathTable=read.csv(file="CoffeeDeath.csv",header=FALSE,stringsAsFactors=FALSE)

c=ggplot(data=CoffeeDeathTable,aes(x=CoffeeDeathTable[,1],y=CoffeeDeathTable[,2]))

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good find!

Comment thread CompiledExercise.R
SequenceLength=data.frame(matrix(nrow=100,ncol=2))

#Load Sequence Lengths and GC content into datatable
for (i in 1:length(fasta)){

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very efficient. nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants