This protocol demonstrates how to convert raw long reads produced using a strand-specific sequencing protocol (e.g. ONT's strand-switching protocol) into strand-specific mapped reads.The general ides is to use LAST to identify the adapter orientation relative to the genome, and then use that information to reorient called sequences to create a stranded BAM files that is displayable in a genome browser.