#!/usr/bin/env python. # Convert Nextflow text file to JSON format. import json. headers = []. data = {'trace': []}. with open ('NGI-RNAseq_trace.txt') as ...
確定! 回上一頁