Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Challenge: Biological Variables and Vectors | Getting Started with R for Biology
R for Biologists and Bioinformatics (copy) 1768212304389
セクション 1.  2
single

single

bookChallenge: Biological Variables and Vectors

メニューを表示するにはスワイプしてください

タスク

スワイプしてコーディングを開始

Practice using variables and vectors to represent biological data in R. You will work with gene expression levels for a gene across multiple samples and perform a basic calculation.

  • Assign the expression levels 5.2, 6.8, and 7.1 to geneA_sample1, geneA_sample2, and geneA_sample3, respectively.
  • Combine these three variables into a vector called geneA_expression.
  • Calculate the mean of geneA_expression and assign it to geneA_mean.
  • The code must create variables, a vector, and calculate the mean as described.

解答

Switch to desktop実践的な練習のためにデスクトップに切り替える下記のオプションのいずれかを利用して、現在の場所から続行する
すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 1.  2
single

single

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

some-alt