Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
カバレッジと遺伝子のプロットを作成しました。最小のカバレッジ値 (y 軸) から最大の遺伝子 (x 軸) をプロットしたいと思います。関数「プロット」を使用しましたが、遺伝子名が低いものから高いものへと自動的にソートされます。カバレッジの低いものから高いものへと並べ替えるにはどうすればよいですか?
多分スイッチylim:
ylim
plot(1:10, ylim=c(10,1))
テーブルとデータベースに同じ名前を付けましたが、そのようなテーブルが見つからないというエラーが発生しています。
sqlite3 *dbConnection = nil; NSArray *documentDirectory = NSSearchPathForDirectoriesInDomains(NSDocumentDirectory, NSUserD