|
@@ -11,5 +11,5 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
const _1 = require(".");
|
|
const _1 = require(".");
|
|
|
(() => __awaiter(void 0, void 0, void 0, function* () {
|
|
(() => __awaiter(void 0, void 0, void 0, function* () {
|
|
|
- yield (0, _1.scheduleAsyncBwaMem)([['/Turbine-pool/LAL-T_RNAseq/fastq_fastp/231_LEB/R1.fq.gz', '/Turbine-pool/LAL-T_RNAseq/fastq_fastp/231_LEB/R2.fq.gz']], '/home/thomas/NGS/ref/ncbi/RNA/human_NM.fa', 'TEST', 'TEST', 'test/', console.log);
|
|
|
|
|
|
|
+ yield (0, _1.scheduleAsyncBwaMem)([['/Turbine-pool/LAL-T_RNAseq/fastq_fastp/231_LEB/R1.fq.gz', '/Turbine-pool/LAL-T_RNAseq/fastq_fastp/231_LEB/R2.fq.gz']], '/home/thomas/NGS/ref/ncbi/RNA/human_NM.fa', 'TEST', 'TEST', ['test/'], console.log);
|
|
|
}))();
|
|
}))();
|