유전자 DB 연동 및 필터검색 수정
This commit is contained in:
@@ -24,7 +24,6 @@ export class GeneService {
|
||||
cowId,
|
||||
delDt: IsNull(),
|
||||
},
|
||||
relations: ['genomeRequest'],
|
||||
order: {
|
||||
chromosome: 'ASC',
|
||||
position: 'ASC',
|
||||
|
||||
Reference in New Issue
Block a user