]> git.donarmstrong.com Git - rsem.git/blob - Model.h
Fix a bug on convert-sam-for-rsem for the case that a paired-end read can align to...
[rsem.git] / Model.h
1 #ifndef MODEL_H_
2 #define MODEL_H_
3
4 class Model {
5
6 };
7 #endif /* MODEL_H_ */