read_transcripts

Function read_transcripts 

Source
pub fn read_transcripts<R: TranscriptRead>(
    reader: Result<R, ReadWriteError>,
) -> Result<Transcripts, ReadWriteError>
Expand description

Generic function to read transcript from any possible source