I tried applyCRF, experiences:
The list output combines the ‘B-Protein’ and ‘I-Protein’ of the other output formats
The resulting names are often more than a gene symbol (e.g. ‘NRG1 gene’)
Sometimes a B-Protein is truncated and a gene symbol extension is the first I-Protein (e.g. ‘DNAse’, ‘I’)
B-Proteins can have little mistakes (e.g. ‘STA1,’), with regexp I clear comma’s [...]